mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fontconfig: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8a2f18bd41
commit
9afcd75d2d
@ -22,9 +22,6 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# fontconfig dont build with LTO support on ARM
|
||||
strip_lto
|
||||
|
||||
# ensure we dont use '-O3' optimization.
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-O3|-O2|"`
|
||||
CXXFLAGS=`echo $CXXFLAGS | sed -e "s|-O3|-O2|"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user