AlmaLinux change: Enable v3d, vc4 for Raspberry Pi graphics #3
@ -36,6 +36,13 @@
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%ifarch aarch64
|
||||||
|
# RHEL doesn't ship vc4 and v3d but we do for RPi
|
||||||
|
%if 0%{?almalinux}
|
||||||
|
%global with_vc4 1
|
||||||
|
%global with_v3d 1
|
||||||
|
%endif
|
||||||
|
%endif
|
||||||
%ifarch aarch64 x86_64 %{ix86}
|
%ifarch aarch64 x86_64 %{ix86}
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
%global with_etnaviv 1
|
%global with_etnaviv 1
|
||||||
|
Loading…
Reference in New Issue
Block a user