kodi: disable using debug fission

This commit is contained in:
Lukas Rusak 2017-07-07 13:27:32 -07:00
parent f4913718d4
commit 825c967427
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -222,6 +222,7 @@ PKG_CMAKE_OPTS_TARGET="-DNATIVEPREFIX=$TOOLCHAIN \
-DENABLE_LIRC=ON \
-DENABLE_EVENTCLIENTS=ON \
-DENABLE_LDGOLD=ON \
-DENABLE_DEBUGFISSION=OFF \
$KODI_ARCH \
$KODI_OPENMAX \
$KODI_VDPAU \