Add -Wno-strict-aliasing for g++ 4.4.7 (false positive)

This commit is contained in:
Peter Dimov
2019-03-20 19:54:15 +02:00
parent 146c1af963
commit 8f890ed3c3

View File

@@ -20,6 +20,7 @@ project
<toolset>msvc:<warnings-as-errors>on
<toolset>gcc:<cxxflags>-Wno-long-long
<toolset>gcc-4.4.7:<cxxflags>-Wno-strict-aliasing
<toolset>gcc:<warnings-as-errors>on
<toolset>clang:<cxxflags>-Wno-long-long