We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e354d commit 9e01e99Copy full SHA for 9e01e99
test/Jamfile.v2
@@ -23,6 +23,7 @@ project
23
<threading>multi
24
: requirements
25
<define>BOOST_LEAF_BOOST_AVAILABLE
26
+ <define>_CRT_SECURE_NO_WARNINGS
27
<threading>single:<define>BOOST_LEAF_NO_THREADS
28
<toolset>gcc:<cxxflags>"-Wno-delete-non-virtual-dtor -Wno-parentheses"
29
<toolset>clang:<cxxflags>"-Wno-unused-variable -Wno-delete-non-virtual-dtor -Wno-non-virtual-dtor -Wno-dangling-else"
0 commit comments