summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-04-23 09:52:01 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-04-23 09:52:01 +0200
commit9d88444f45b6adb4a184bcd195218c29731b017f (patch)
treee9efb9d1cd8f1f2eac410c1c070a643682ee18ea /extra
parentaa7e1b005832efb0566b0983ccc74e5564ad6644 (diff)
downloadpackages-9d88444f45b6adb4a184bcd195218c29731b017f.tar.xz
extra/mesa: do not remove all gallium drivers on i486
Diffstat (limited to 'extra')
-rw-r--r--extra/mesa/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index 34664716..a55eb8f5 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -19,7 +19,6 @@ if [ "$CARCH" = 'i486' ]; then
eval "$(
declare -f build | \
sed '
- s/\(-D gallium-drivers=\)\S\+ /\1 /
s/-D gallium-omx=bellagio //
s/-D gallium-opencl=\S\+ //
s/-D osmesa=true /-D osmesa=false /