mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Fix ELN file listings
Several of the drivers enabled in RHEL now use kmsro and trigger the creation of all such symlinks.
This commit is contained in:
parent
cde0394bae
commit
6f80bf9fbd
1 changed files with 1 additions and 1 deletions
|
@ -39,11 +39,11 @@
|
|||
%endif
|
||||
|
||||
%ifarch aarch64 x86_64 %{ix86}
|
||||
%global with_kmsro 1
|
||||
%if !0%{?rhel}
|
||||
%global with_lima 1
|
||||
%global with_vc4 1
|
||||
%global with_etnaviv 1
|
||||
%global with_kmsro 1
|
||||
%global with_tegra 1
|
||||
%endif
|
||||
%global with_freedreno 1
|
||||
|
|
Loading…
Reference in a new issue