From 9d88444f45b6adb4a184bcd195218c29731b017f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 23 Apr 2022 09:52:01 +0200 Subject: extra/mesa: do not remove all gallium drivers on i486 --- extra/mesa/PKGBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'extra') 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 / -- cgit v1.2.3-54-g00ecf