Revert "Mesa: build with GOLD support"

This reverts commit 8d78aa9b29cf9c0b91a524b2167b8444700909d7.
This commit is contained in:
Stephan Raue 2011-07-16 14:38:05 +02:00
parent 7b1cef9fe4
commit 04e3e52a08

View File

@ -24,6 +24,9 @@
get_graphicdrivers
# 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