Key -Wstrict-overflow must be suppressed separately on Windows.

--HG--
branch : develop
master
Roman Telezhynskyi 2017-09-30 10:36:36 +03:00
parent 5ced931a04
commit 143c5b4941
1 changed files with 1 additions and 0 deletions

View File

@ -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