diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-17 07:01:51 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-17 23:23:11 +0100 |
commit | 93c68f108ebdeb2dfb429dafe668a16ac2d6db86 (patch) | |
tree | 13d6b467c8e853f46bcb18f857a1821e80556f30 | |
parent | 34ae7b665919d05660263bf522c78ebdb735d30d (diff) |
bbb
-rw-r--r-- | userconfig-sthalik@Windows-Clang.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake index 2413704a..82b8c71f 100644 --- a/userconfig-sthalik@Windows-Clang.cmake +++ b/userconfig-sthalik@Windows-Clang.cmake @@ -111,5 +111,6 @@ function(fm-userconfig-src) -Wno-error=unused-macros -Wno-error=alloca -Wno-error=double-promotion + -Wno-error=ambiguous-reversed-operator ) endfunction() |