Key -Wstrict-overflow must be suppressed separately on Windows.
--HG-- branch : develop
This commit is contained in:
parent
5ced931a04
commit
143c5b4941
|
@ -731,6 +731,7 @@ ICC_DEBUG_CXXFLAGS += \
|
|||
GCC_DEBUG_CXXFLAGS += \
|
||||
-O0 \
|
||||
-Wall \
|
||||
-Wno-error=strict-overflow \
|
||||
-Wextra \
|
||||
-fno-omit-frame-pointer # Need for exchndl.dll
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user