Page MenuHomePhabricator

[cmake] Make sure Boost use std::atomic intead of its own implementation
ClosedPublic

Authored by deadalnix on May 2 2018, 22:01.

Details

Summary

Version 1.62 and earlier use by default some boost made atomics.

Test Plan

Build with ninja on linux and cross compile win32 and win64

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmakeboostatomic
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2475
Build 3079: Bitcoin ABC Buildbot (legacy)
Build 3078: arc lint + arc unit

Event Timeline

schancel retitled this revision from [cmake] Make sure Boost use stdd::atomic intead of its own implementation to [cmake] Make sure Boost use std::atomic intead of its own implementation.
This revision is now accepted and ready to land.May 3 2018, 04:03
This revision was automatically updated to reflect the committed changes.