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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.