mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "xbmc: link with -fwhole-program"
otherwise XBMC segfaults using pythons sqlite module if using the Youtube addon This reverts commit f23bfa9d1fa8995e1c6f9fca9e46750b2d53e84a.
This commit is contained in:
parent
15a4508796
commit
79c4e8856b
@ -300,8 +300,6 @@ 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