summaryrefslogtreecommitdiff
path: root/Mesa.spec
diff options
context:
space:
mode:
Diffstat (limited to 'Mesa.spec')
-rw-r--r--Mesa.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mesa.spec b/Mesa.spec
index b876b4e..ecd4977 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -79,6 +79,7 @@ License: MIT (core) and others - see license.html file
Group: X11/Libraries
Source0: https://archive.mesa3d.org/mesa-%{version}.tar.xz
# Source0-md5: 0d89ec154ac9f06a1e876214114ed9af
+Patch0: llvm17.patch
URL: https://www.mesa3d.org/
%if %{with opencl_spirv} || %{with gallium_rusticl}
BuildRequires: SPIRV-LLVM-Translator-devel >= 8.0.1.3
@@ -1554,6 +1555,7 @@ radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD.
%prep
%setup -q -n mesa-%{version}
+%patch0 -p1
%build
%if %{with opencl}