mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gtk+: fix build with LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3c7ad26bc1
commit
4771c7b112
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user