]> code.ossystems Code Review - openembedded-core.git/commit
boost: switch to using C++11 atomics when available
authorAndré Draszik <git@andred.net>
Mon, 19 Sep 2016 10:26:06 +0000 (11:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Sep 2016 14:10:37 +0000 (15:10 +0100)
commit0e683664dfbe2b71288445a86e31fbea062ed564
treea0cbfebd36074dbacc7d6dc537f0f3595a971834
parent32ff0974ed06f797c6b7d9092a8dc9ae50e9a572
boost: switch to using C++11 atomics when available

The alleviates the need to use and maintain hand-written
assembly, just relying on the compiler to do the right
thing.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/boost/0004-Use-atomic-by-default-when-BOOST_NO_CXX11_HDR_ATOMIC.patch [new file with mode: 0644]
meta/recipes-support/boost/boost_1.61.0.bb