diff --git a/packages/graphics/Mesa/build b/packages/graphics/Mesa/build index 3a7b02b2ff..c74256b874 100755 --- a/packages/graphics/Mesa/build +++ b/packages/graphics/Mesa/build @@ -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"