forked from boostorg/config
Undo <threading>multi that's now inherited from the parent Jamfile.v2
[SVN r33070]
This commit is contained in:
@ -5,6 +5,8 @@ lib link_test : link_test.cpp
|
|||||||
# This is needed to make the test work, I'm unsure if this
|
# This is needed to make the test work, I'm unsure if this
|
||||||
# should be set globally.
|
# should be set globally.
|
||||||
<define>BOOST_DYN_LINK=1
|
<define>BOOST_DYN_LINK=1
|
||||||
|
# Override <threading>multi inherited from parent.
|
||||||
|
<threading>single
|
||||||
:
|
:
|
||||||
debug release
|
debug release
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user