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:
Stephan Raue 2014-08-26 03:42:33 +02:00
parent 15a4508796
commit 79c4e8856b

View File

@ -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 \