commit:     c8c9e1267d047fc56c7b858ad82871044176ed1c
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 23:08:40 2026 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 23:08:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c9e126

dev-util/intel-graphics-compiler: add missing patch

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/intel-graphics-compiler-2.30.1-Werror.patch         | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git 
a/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-2.30.1-Werror.patch
 
b/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-2.30.1-Werror.patch
new file mode 100644
index 000000000000..85e309f85920
--- /dev/null
+++ 
b/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-2.30.1-Werror.patch
@@ -0,0 +1,11 @@
+--- a/IGC/CMakeLists.txt
++++ b/IGC/CMakeLists.txt
+@@ -800,7 +800,7 @@
+         ExceptionsEnabled
+         MultiProcessorCompilation
+         DeadCodeEliminate
+-        TreatWarnAsErrorEnabled
++        TreatWarnAsErrorDisabled
+   )
+ 
+   if(IGC_OPTION__UNIVERSAL_DRIVER)

Reply via email to