Skip to content

Commit

Permalink
CI: Remove -Wstrict-overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
falbrechtskirchinger committed Jun 3, 2022
1 parent 6058d9a commit 8d28e71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/ci.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,6 @@ set(GCC_CXXFLAGS
-Wstrict-aliasing
-Wstrict-aliasing=3
-Wstrict-null-sentinel
-Wstrict-overflow
-Wstrict-overflow=5
-Wstring-compare
-Wstringop-overflow=4
-Wstringop-overread
Expand Down

0 comments on commit 8d28e71

Please sign in to comment.