mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Enable vmware svga driver on aarch64 (#2108405)
This commit is contained in:
parent
e731470a5e
commit
84f09b5018
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue