mirror of
https://github.com/nlohmann/json
synced 2024-11-22 03:50:05 +00:00
CI: Remove -Wstrict-overflow (#3516)
This commit is contained in:
parent
6058d9a8b3
commit
560cede06d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user