Mesa: build with GOLD support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-11 18:30:21 +02:00
parent d18e260712
commit 8d78aa9b29

View File

@ -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"