From 34d480faf71a53c51f570329c809d6a5fcd89452 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 26 Nov 2024 09:22:48 -0600 Subject: user/mesa: Disable broken drivers on pmmx --- user/mesa/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'user/mesa') diff --git a/user/mesa/APKBUILD b/user/mesa/APKBUILD index 9c20d466e..fa8ae1319 100644 --- a/user/mesa/APKBUILD +++ b/user/mesa/APKBUILD @@ -33,8 +33,7 @@ x86_64) _arch_conf="-Dintel-rt=enabled" ;; x86* | pmmx) - _gallium_drivers="${_gallium_drivers},i915,svga,iris,crocus" - _vulkan_drivers="${_vulkan_drivers},intel,intel_hasvk" + _gallium_drivers="${_gallium_drivers},i915,svga,crocus" _arch_conf="-Dsse2=false" ;; aarch64 | arm*) -- cgit v1.2.3-70-g09d2