summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--userconfig-sthalik@Windows-Clang.cmake1
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()