[packages/Mesa/Mesa-25.2: 2/2] - intel_rt available also on aarch64
qboosh
qboosh at pld-linux.org
Sat May 30 09:48:14 CEST 2026
commit ae4e117c77d79f8c2a2ab76efe89de773cde9e24
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 30 09:48:02 2026 +0200
- intel_rt available also on aarch64
Mesa.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 149a7b3..214e179 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -18,7 +18,7 @@
%bcond_without vulkan # Vulkan drivers
%bcond_without nvk # nvidia Vulkan driver
%bcond_without radv # radeon Vulkan driver
-%bcond_without intel_rt # Intel Ray Tracing support
+%bcond_without intel_rt # Intel Ray Tracing support (for Vulkan)
%bcond_with sse2 # SSE2 instructions
%bcond_with hud_extra # HUD block/NIC I/O HUD stats support
%bcond_with lm_sensors # HUD lm_sensors support
@@ -72,7 +72,7 @@
%define with_intel_vk 1
%endif
-%ifnarch %{x8664}
+%ifnarch %{x8664} aarch64
%undefine with_intel_rt
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/ae4e117c77d79f8c2a2ab76efe89de773cde9e24
More information about the pld-cvs-commit
mailing list