mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "Mesa: build with GOLD support"
This reverts commit 8d78aa9b29cf9c0b91a524b2167b8444700909d7.
This commit is contained in:
parent
7b1cef9fe4
commit
04e3e52a08
@ -24,7 +24,10 @@
|
||||
|
||||
get_graphicdrivers
|
||||
|
||||
strip_lto # Mesa fails to build with LTO optimization
|
||||
# dont use gold linker because of compiling issues
|
||||
strip_gold
|
||||
strip_linker_plugin
|
||||
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