Revert "kodi: building with ninja makes xbmc/1600 more likely - don't use ninja"

This reverts commit d3a6a55826e3f49cb0fffaee76d392a68c660243.
This commit is contained in:
MilhouseVH 2019-10-15 06:16:40 +01:00
parent 5b95243968
commit 72ef28e063

View File

@ -8,7 +8,6 @@ PKG_SITE="http://www.kodi.tv"
PKG_DEPENDS_TARGET="toolchain JsonSchemaBuilder:host TexturePacker:host Python2 zlib systemd lzo pcre swig:host libass curl fontconfig fribidi tinyxml libjpeg-turbo freetype libcdio taglib libxml2 libxslt rapidjson sqlite ffmpeg crossguid giflib libdvdnav libhdhomerun libfmt lirc libfstrcmp flatbuffers:host flatbuffers"
PKG_LONGDESC="A free and open source cross-platform media player."
PKG_BUILD_FLAGS="+speed"
PKG_TOOLCHAIN="cmake-make"
PKG_PATCH_DIRS="$KODI_VENDOR"