mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
12 lines
269 B
Diff
12 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)
|