mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +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
|
. 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
|
# Filter out some problematic *FLAGS
|
||||||
CFLAGS=`echo $CFLAGS | sed -e "s|-ffast-math||g"`
|
CFLAGS=`echo $CFLAGS | sed -e "s|-ffast-math||g"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user