diff --git a/CMakeLists.txt b/CMakeLists.txt index 3df5eee1616f..2b8c9e47bbc8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -334,8 +334,7 @@ if("${ENABLE_ALL_WARNINGS}") -Wno-unused-result \ -Wno-format-overflow \ -Wno-strict-aliasing \ - -Wno-type-limits \ - -Wno-stringop-overflow") + -Wno-type-limits") endif() set(KNOWN_WARNINGS