Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/mesa/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index 5da3bb35..7ea58bd3 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -4,7 +4,7 @@
eval "$(
declare -f build | \
sed '
- /arch-meson/s/\(gallium-drivers=.*\),swr/\1/
+ /arch-meson/s/\(gallium-drivers=.*\),swrast,swr/\1/
/arch-meson/s/-D swr-arches=avx,avx2//
/arch-meson/s/-D gallium-nine=true/-D gallium-nine=false/
/arch-meson/s/-D osmesa=gallium/-D osmesa=classic/