From b0f8a8d6d69afee2a390c2e614f01ec4ba106289 Mon Sep 17 00:00:00 2001 From: Luca Magrone Date: Dec 31 2023 11:00:19 +0000 Subject: Enable vc4 and libunwind on RHEL --- diff --git a/mesa.spec b/mesa.spec index 7a86b48..48a92a9 100644 --- a/mesa.spec +++ b/mesa.spec @@ -25,7 +25,6 @@ %ifarch aarch64 x86_64 %{ix86} %if !0%{?rhel} %global with_lima 1 -%global with_vc4 1 %endif %global with_etnaviv 1 %global with_freedreno 1 @@ -33,6 +32,7 @@ %global with_panfrost 1 %global with_tegra 1 %global with_v3d 1 +%global with_vc4 1 %global with_xa 1 %global extra_platform_vulkan ,broadcom,freedreno,panfrost %endif @@ -46,8 +46,8 @@ %global with_vmware 1 %endif -%if !0%{?rhel} %global with_libunwind 1 +%if !0%{?rhel} %global with_lmsensors 1 %endif