summaryrefslogtreecommitdiffhomepage
path: root/userconfig-sthalik@Windows-GNU.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'userconfig-sthalik@Windows-GNU.cmake')
-rw-r--r--userconfig-sthalik@Windows-GNU.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-GNU.cmake b/userconfig-sthalik@Windows-GNU.cmake
index d30e8004..2bf81f49 100644
--- a/userconfig-sthalik@Windows-GNU.cmake
+++ b/userconfig-sthalik@Windows-GNU.cmake
@@ -87,7 +87,7 @@ function(fm-userconfig-src)
)
add_compile_options(
-Werror=format
- #-Werror
+ -Werror
-Wno-error=float-equal
#-Wno-error=comma
-Wno-error=unused-parameter
@@ -100,6 +100,7 @@ function(fm-userconfig-src)
-Wno-error=unused-but-set-variable
-Wno-error=subobject-linkage
-Wno-error=array-bounds
+ -Wlarger-than=65535
)
add_compile_options(
-Wdelete-incomplete -Werror=delete-incomplete