summaryrefslogtreecommitdiff
path: root/extra/mesa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mesa/PKGBUILD')
-rw-r--r--extra/mesa/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index e6fb6f65..9171347e 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -22,7 +22,7 @@ if [ "$CARCH" = 'i486' ]; then
s/\(-D gallium-drivers=\)\S\+ /\1 /
s/-D gallium-omx=bellagio //
s/-D gallium-opencl=\S\+ //
- s/-D osmesa=gallium //
+ s/-D osmesa=true /-D osmesa=false /
s/\(-D gallium-\S\+=\)enabled /\1disabled /g
s/\(-D gallium-nine=\)true /\1false /g
s/\(-D vulkan-drivers=\)\S\+ /\1 /