gtk+: fix build with LTO support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-12 17:25:43 +02:00
parent 3c7ad26bc1
commit 4771c7b112

View File

@ -22,6 +22,9 @@
. config/options $1
# gtk+ fails to build with LTO Link Time Optimizator
strip_lto
cd $PKG_BUILD
ac_cv_path_GLIB_GENMARSHAL=$ROOT/$TOOLCHAIN/bin/glib-genmarshal \
./configure --host=$TARGET_NAME \