mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
Disable Werror to ignore xnack+ warnings (#794)
* Disable Werror to ignore xnack+ warnings
This commit is contained in:
@@ -67,6 +67,7 @@ else()
|
||||
-Wunused
|
||||
-Wno-reserved-identifier
|
||||
-Werror
|
||||
-Wno-option-ignored
|
||||
-Wsign-compare
|
||||
-Wno-extra-semi-stmt
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user