Compare commits

...

2 Commits

Author SHA1 Message Date
madomado 4f0619c573 bump
Signed-off-by: madomado <madonuko@outlook.com>
2025-09-23 11:52:53 +08:00
madomado e37d1e4fba fix(mesa): disable with_d3d12 if aarch64
Signed-off-by: madomado <madonuko@outlook.com>
2025-09-23 11:52:27 +08:00
+2 -2
View File
@@ -32,6 +32,7 @@
%global intel_platform_vulkan %{?with_vulkan_hw:,intel,intel_hasvk}%{!?with_vulkan_hw:%{nil}}
%if !0%{?rhel}
%global with_i915 1
%global with_d3d12 1
%endif
%endif
%ifarch x86_64
@@ -43,7 +44,6 @@
%ifarch aarch64 x86_64 %{ix86}
%if !0%{?rhel}
%global with_asahi 1
%global with_d3d12 1
%global with_etnaviv 1
%global with_lima 1
%global with_tegra 1
@@ -80,7 +80,7 @@ Summary: Mesa graphics libraries
# disabled by default, and has to be enabled manually. See `terra/release/terra-mesa.repo` for details.
Epoch: 1
Version: 25.2.3
Release: 2%?dist
Release: 3%?dist
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org