index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-23 09:52:01 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-23 09:52:01 +0200 |
commit | 9d88444f45b6adb4a184bcd195218c29731b017f (patch) | |
tree | e9efb9d1cd8f1f2eac410c1c070a643682ee18ea /extra/mesa | |
parent | aa7e1b005832efb0566b0983ccc74e5564ad6644 (diff) |
-rw-r--r-- | extra/mesa/PKGBUILD | 1 |
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 / |