mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
Update test/Jamfile
This commit is contained in:
@ -24,6 +24,8 @@ project
|
|||||||
<toolset>clang:<cxxflags>$(clang-flags)
|
<toolset>clang:<cxxflags>$(clang-flags)
|
||||||
<toolset>msvc:<cxxflags>$(msvc-flags)
|
<toolset>msvc:<cxxflags>$(msvc-flags)
|
||||||
|
|
||||||
|
<toolset>gcc-4.4:<cxxflags>-Wno-strict-aliasing
|
||||||
|
|
||||||
<toolset>gcc:<warnings-as-errors>on
|
<toolset>gcc:<warnings-as-errors>on
|
||||||
<toolset>clang:<warnings-as-errors>on
|
<toolset>clang:<warnings-as-errors>on
|
||||||
<toolset>msvc:<warnings-as-errors>on
|
<toolset>msvc:<warnings-as-errors>on
|
||||||
|
Reference in New Issue
Block a user