diff options
Diffstat (limited to 'userconfig-sthalik@Windows-Clang.cmake')
| -rw-r--r-- | userconfig-sthalik@Windows-Clang.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake index 61291ada..2ebcde43 100644 --- a/userconfig-sthalik@Windows-Clang.cmake +++ b/userconfig-sthalik@Windows-Clang.cmake @@ -107,7 +107,6 @@ function(fm-userconfig-src) -Wno-ignored-attributes -Wno-reserved-identifier -Wno-zero-length-array - -Wno-comma -Wno-unsafe-buffer-usage ) add_compile_options( @@ -123,5 +122,6 @@ function(fm-userconfig-src) -Wno-error=alloca -Wno-error=double-promotion -Wno-error=ambiguous-reversed-operator + -Wno-error=comma ) endfunction() |
