summarylogtreecommitdiffstats
path: root/cflag_werror_format-security.patch
blob: fb8c42afadd9d3d8eec53fb275fb4ac39fa85759 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Builds/CMake/RippledCompiler.cmake b/Builds/CMake/RippledCompiler.cmake
index 9a96d647f..b791886ff 100644
--- a/Builds/CMake/RippledCompiler.cmake
+++ b/Builds/CMake/RippledCompiler.cmake
@@ -106,7 +106,6 @@ else ()
       >
       -Wno-sign-compare
       -Wno-char-subscripts
-      -Wno-format
       -Wno-unused-local-typedefs
       $<$<BOOL:${is_gcc}>:
         -Wno-unused-but-set-variable