Undo <threading>multi that's now inherited from the parent Jamfile.v2

[SVN r33070]
This commit is contained in:
Vladimir Prus
2006-02-21 16:24:58 +00:00
parent 5918be7aa3
commit 9adb18bb68

View File

@ -5,6 +5,8 @@ lib link_test : link_test.cpp
# This is needed to make the test work, I'm unsure if this
# should be set globally.
<define>BOOST_DYN_LINK=1
# Override <threading>multi inherited from parent.
<threading>single
:
debug release
;