Update test/Jamfile

This commit is contained in:
Peter Dimov
2022-06-27 19:56:22 +03:00
parent 4937619ea0
commit b6daca37d5

View File

@ -24,6 +24,8 @@ project
<toolset>clang:<cxxflags>$(clang-flags)
<toolset>msvc:<cxxflags>$(msvc-flags)
<toolset>gcc-4.4:<cxxflags>-Wno-strict-aliasing
<toolset>gcc:<warnings-as-errors>on
<toolset>clang:<warnings-as-errors>on
<toolset>msvc:<warnings-as-errors>on