mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
sync some rhel config changes
This commit is contained in:
parent
517e1d22eb
commit
c1dd63f0cd
1 changed files with 3 additions and 3 deletions
|
@ -42,12 +42,12 @@
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
%global with_lima 1
|
%global with_lima 1
|
||||||
%global with_vc4 1
|
%global with_vc4 1
|
||||||
%endif
|
|
||||||
%global with_etnaviv 1
|
%global with_etnaviv 1
|
||||||
%global with_freedreno 1
|
|
||||||
%global with_kmsro 1
|
%global with_kmsro 1
|
||||||
%global with_panfrost 1
|
|
||||||
%global with_tegra 1
|
%global with_tegra 1
|
||||||
|
%endif
|
||||||
|
%global with_freedreno 1
|
||||||
|
%global with_panfrost 1
|
||||||
%global with_v3d 1
|
%global with_v3d 1
|
||||||
%global with_xa 1
|
%global with_xa 1
|
||||||
%global extra_platform_vulkan %{?with_vulkan_hw:,broadcom,freedreno,panfrost,imagination-experimental}%{!?with_vulkan_hw:%{nil}}
|
%global extra_platform_vulkan %{?with_vulkan_hw:,broadcom,freedreno,panfrost,imagination-experimental}%{!?with_vulkan_hw:%{nil}}
|
||||||
|
|
Loading…
Reference in a new issue