HomePhabricator

Use std::atomic in boost

Description

Use std::atomic in boost

Summary:
By default, boost its own atomic, but this is unecessary becasue we are using C++11 .

Backport of core's PR10239

Test Plan:

./autogen.sh
./configure
make check

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D868

Details

Provenance
deadalnixAuthored on Jan 3 2018, 13:31
deadalnixPushed on Jan 4 2018, 12:40
Reviewer
Restricted Project
Differential Revision
D868: Use std::atomic in boost
Parents
rABCf90de45a58a8: Use system style incldue for boost
Branches
Unknown
Tags
Unknown