Added threading=multi requirement to fix linking with pthread.
[SVN r81833]
This commit is contained in:
parent
4c200d702b
commit
7dabb82d2b
@ -11,6 +11,7 @@ import testing ;
|
||||
|
||||
project boost/atomic/test
|
||||
: requirements
|
||||
<threading>multi
|
||||
<library>../../thread/build//boost_thread
|
||||
<library>/boost/atomic//boost_atomic/<link>static
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user