diff options
| -rw-r--r-- | userconfig-sthalik@Windows-GNU.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-GNU.cmake b/userconfig-sthalik@Windows-GNU.cmake index ef72b1f7..7bce1855 100644 --- a/userconfig-sthalik@Windows-GNU.cmake +++ b/userconfig-sthalik@Windows-GNU.cmake @@ -94,7 +94,8 @@ function(fm-userconfig-src) -Wno-error=unused-variable -Wno-error=unused-function -Wno-error=unused-macros - -Wno-error=double-promotion + #-Wno-error=double-promotion + -Wdouble-promotion -Werror=double-promotion -Wno-error=restrict -Wno-error=unused-but-set-variable -Wno-error=subobject-linkage |
