mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Build a few more drivers for RHEL
This commit is contained in:
parent
30c882a9e6
commit
2f9a0d2a48
1 changed files with 2 additions and 2 deletions
|
@ -24,15 +24,15 @@
|
||||||
|
|
||||||
%ifarch aarch64 x86_64 %{ix86}
|
%ifarch aarch64 x86_64 %{ix86}
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
%global with_etnaviv 1
|
|
||||||
%global with_lima 1
|
%global with_lima 1
|
||||||
%global with_vc4 1
|
%global with_vc4 1
|
||||||
%global with_v3d 1
|
|
||||||
%endif
|
%endif
|
||||||
|
%global with_etnaviv 1
|
||||||
%global with_freedreno 1
|
%global with_freedreno 1
|
||||||
%global with_kmsro 1
|
%global with_kmsro 1
|
||||||
%global with_panfrost 1
|
%global with_panfrost 1
|
||||||
%global with_tegra 1
|
%global with_tegra 1
|
||||||
|
%global with_v3d 1
|
||||||
%global with_xa 1
|
%global with_xa 1
|
||||||
%global extra_platform_vulkan ,broadcom,freedreno,panfrost
|
%global extra_platform_vulkan ,broadcom,freedreno,panfrost
|
||||||
%endif
|
%endif
|
||||||
|
|
Loading…
Reference in a new issue