Mesa: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 21:58:16 +02:00
parent 3ce4cccbee
commit 214cd8c052

View File

@ -24,9 +24,6 @@
get_graphicdrivers
# Mesa fails to build with LTO optimization
strip_lto
if [ "$LLVM_SUPPORT" = "yes" ]; then
export LLVM_CONFIG="$SYSROOT_PREFIX/usr/bin/llvm-config"
MESA_GALLIUM_LLVM="--enable-gallium-llvm"