Mesa: fails to build with GOLD support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-06-04 16:35:50 +02:00
parent 20433ebe05
commit 881dc79add

View File

@ -24,6 +24,8 @@
get_graphicdrivers
strip_gold
if [ "$LLVM_SUPPORT" = "yes" ]; then
export LLVM_CONFIG="$SYSROOT_PREFIX/usr/bin/llvm-config"
MESA_GALLIUM_LLVM="--enable-gallium-llvm"