mirror of
https://github.com/boostorg/endian.git
synced 2025-08-02 14:04:29 +02:00
Add -Wno-strict-aliasing for g++ 4.4.7 (false positive)
This commit is contained in:
@@ -20,6 +20,7 @@ project
|
|||||||
<toolset>msvc:<warnings-as-errors>on
|
<toolset>msvc:<warnings-as-errors>on
|
||||||
|
|
||||||
<toolset>gcc:<cxxflags>-Wno-long-long
|
<toolset>gcc:<cxxflags>-Wno-long-long
|
||||||
|
<toolset>gcc-4.4.7:<cxxflags>-Wno-strict-aliasing
|
||||||
<toolset>gcc:<warnings-as-errors>on
|
<toolset>gcc:<warnings-as-errors>on
|
||||||
|
|
||||||
<toolset>clang:<cxxflags>-Wno-long-long
|
<toolset>clang:<cxxflags>-Wno-long-long
|
||||||
|
Reference in New Issue
Block a user