]> git.pld-linux.org Git - packages/intel-graphics-compiler.git/blobdiff - intel-graphics-compiler.spec
- fix building with LLVM 12
[packages/intel-graphics-compiler.git] / intel-graphics-compiler.spec
index 150ce09db5d5edf4f9a18881712e917862d7367f..07beb1df8904f9bcb1004bd62fb533a769282498 100644 (file)
@@ -14,6 +14,8 @@ Source0:      https://github.com/intel/intel-graphics-compiler/archive/igc-%{version}
 # Source0-md5: a24f432bd43fe1f5ff04a2fa47961ad1
 Patch0:                pkgconfig.patch
 Patch1:                cxx_flags.patch
+Patch2:                missing-header.patch
+Patch3:                llvm12.patch
 URL:           https://github.com/intel/intel-graphics-compiler/
 BuildRequires: llvm-devel >= %{llvm_version}
 BuildRequires: opencl-clang-devel >= %{opencl_clang_version}
@@ -52,6 +54,8 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %{__sed} -i -e 's/-Werror/-Werror -Wno-error=deprecated-declarations/' IGC/CMakeLists.txt
 
This page took 0.131377 seconds and 4 git commands to generate.