mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
699d66fc87
commit
bc508824c1
@ -33,8 +33,6 @@ PKG_LONGDESC="Kodi Media Center (which was formerly named Xbox Media Center or X
|
||||
# Single threaded LTO is very slow so rely on Kodi for parallel LTO support
|
||||
if [ "$LTO_SUPPORT" = "yes" ] && ! build_with_debug; then
|
||||
PKG_KODI_USE_LTO="-DUSE_LTO=$CONCURRENCY_MAKE_LEVEL"
|
||||
else
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
fi
|
||||
|
||||
get_graphicdrivers
|
||||
|
Loading…
x
Reference in New Issue
Block a user