mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eglibc: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
523d2581d0
commit
5a1c58c213
@ -22,7 +22,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
strip_lto # Fails to compile with GCC's link time optimization.
|
||||
# Fails to compile with GCC's link time optimization.
|
||||
strip_lto
|
||||
|
||||
# Filter out some problematic *FLAGS
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-ffast-math||g"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user