Update test/Jamfile

This commit is contained in:
Peter Dimov
2022-06-27 20:24:25 +03:00
parent b6daca37d5
commit 143c378ba6

View File

@ -25,6 +25,7 @@ project
<toolset>msvc:<cxxflags>$(msvc-flags)
<toolset>gcc-4.4:<cxxflags>-Wno-strict-aliasing
<toolset>gcc-4.4:<cxxflags>-fno-deduce-init-list
<toolset>gcc:<warnings-as-errors>on
<toolset>clang:<warnings-as-errors>on