Merge pull request #4403 from HiassofT/le92-kodi-no-lcms2

[le92] kodi: disable LCMS2
This commit is contained in:
CvH 2020-06-07 17:57:00 +02:00 committed by GitHub
commit 3d42b3a84c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,6 +240,7 @@ configure_package() {
-DENABLE_DEBUGFISSION=OFF \
-DENABLE_APP_AUTONAME=OFF \
-DENABLE_INTERNAL_FLATBUFFERS=OFF \
-DENABLE_LCMS2=OFF \
$PKG_KODI_USE_LTO \
$KODI_ARCH \
$KODI_NEON \