mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Mesa: build with GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d18e260712
commit
8d78aa9b29
@ -24,10 +24,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
|
||||
strip_lto # Mesa fails to build with LTO optimization
|
||||
|
||||
if [ "$LLVM_SUPPORT" = "yes" ]; then
|
||||
export LLVM_CONFIG="$SYSROOT_PREFIX/usr/bin/llvm-config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user