gentoo-overlay/dev-util/intel-graphics-compiler/files/intel-graphics-compiler-2.30.1-Werror.patch

11 lines
269 B
Diff

--- a/IGC/CMakeLists.txt
+++ b/IGC/CMakeLists.txt
@@ -800,7 +800,7 @@
ExceptionsEnabled
MultiProcessorCompilation
DeadCodeEliminate
- TreatWarnAsErrorEnabled
+ TreatWarnAsErrorDisabled
)
if(IGC_OPTION__UNIVERSAL_DRIVER)