mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: link with -fwhole-program
This commit is contained in:
parent
ea36b00609
commit
f23bfa9d1f
@ -300,6 +300,8 @@ export PYTHON_LDFLAGS="-L$SYSROOT_PREFIX/usr/lib/python$PYTHON_VERSION -lpython$
|
||||
export PYTHON_SITE_PKG="$SYSROOT_PREFIX/usr/lib/python$PYTHON_VERSION/site-packages"
|
||||
export ac_python_version="$PYTHON_VERSION"
|
||||
|
||||
export LDFLAGS="$LDFLAGS -fwhole-program"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="gl_cv_func_gettimeofday_clobber=no \
|
||||
ac_cv_lib_bluetooth_hci_devid=no \
|
||||
--disable-debug \
|
||||
|
Loading…
x
Reference in New Issue
Block a user