mirror of
https://github.com/boostorg/endian.git
synced 2025-08-01 21:44:31 +02:00
Use -Wno-sign-compare on g++ 4.4.7
This commit is contained in:
@@ -21,6 +21,7 @@ project
|
||||
|
||||
<toolset>gcc:<cxxflags>-Wno-long-long
|
||||
<toolset>gcc-4.4.7:<cxxflags>-Wno-strict-aliasing
|
||||
<toolset>gcc-4.4.7:<cxxflags>-Wno-sign-compare
|
||||
<toolset>gcc:<warnings-as-errors>on
|
||||
|
||||
<toolset>clang:<cxxflags>-Wno-long-long
|
||||
|
Reference in New Issue
Block a user