From 4326ae715ab62d33d26f8f84f7d6a2fccf035939 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 15 Jun 2018 20:35:51 +0200 Subject: extra/mesa: trying a simpler patch against SWR/AVX --- extra/mesa/PKGBUILD | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'extra/mesa') diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD index 7ea58bd3..9d34bae6 100644 --- a/extra/mesa/PKGBUILD +++ b/extra/mesa/PKGBUILD @@ -4,11 +4,8 @@ eval "$( declare -f build | \ sed ' - /arch-meson/s/\(gallium-drivers=.*\),swrast,swr/\1/ + /arch-meson/s/\(gallium-drivers=.*\),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/ - /arch-meson/s/dri-drivers=/dri-drivers=swrast,/ ' declare -f package_mesa | \ sed ' @@ -16,5 +13,3 @@ eval "$( s@_install fakeinstall/usr/lib/libswrAVX.*@#\0@g ' )" - - -- cgit v1.2.3-54-g00ecf