From 84f09b5018da2195c552c2993c04d62b1ee55037 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Thu, 21 Jul 2022 10:44:46 +0100 Subject: [PATCH] Enable vmware svga driver on aarch64 (#2108405) --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 35c3f09..0d4d506 100644 --- a/mesa.spec +++ b/mesa.spec @@ -15,7 +15,6 @@ %global with_crocus 1 %global with_i915 1 %global with_iris 1 -%global with_vmware 1 %global with_xa 1 %global platform_vulkan ,intel %endif @@ -41,6 +40,7 @@ %global with_r600 1 %endif %global with_radeonsi 1 +%global with_vmware 1 %endif %ifarch %{valgrind_arches}