mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 20:32:09 +00:00
Added threading=multi requirement so that linking is correct when atomic_flag is not atomic.
[SVN r81834]
This commit is contained in:
@@ -9,6 +9,7 @@ import common ;
|
||||
|
||||
project boost/atomic
|
||||
: requirements
|
||||
<threading>multi
|
||||
<link>shared:<define>BOOST_ATOMIC_DYN_LINK=1
|
||||
<define>BOOST_ATOMIC_SOURCE
|
||||
: usage-requirements
|
||||
|
||||
Reference in New Issue
Block a user