mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Mesa: fails to build with lto optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
58b5989fb9
commit
f418511559
@ -7,6 +7,7 @@ get_graphicdrivers
|
||||
# dont use gold linker because of compiling issues
|
||||
strip_gold
|
||||
strip_linker_plugin
|
||||
strip_lto # Mesa fails to build with LTO optimization
|
||||
|
||||
# dont use strip or ggdb because of use from mklib
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-s||"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user