aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus.inc
diff options
context:
space:
mode:
authorPhil Blundell <pb@pbcl.net>2013-11-14 14:41:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-20 14:02:55 +0000
commit1ffc27173576589191b037d111ecb59d94631de0 (patch)
tree152452f2bb653e5d2aa7fa9a0b6c48e4dc8bd2ca /meta/recipes-core/dbus/dbus.inc
parent2d01bd48e689656bbe6189243d077f822092a14a (diff)
downloadopenembedded-core-contrib-1ffc27173576589191b037d111ecb59d94631de0.tar.gz
boost: Add patch to avoid undefined references to boost::atomic::lockpool::get_lock_for()
Boost::thread uses functions from boost::atomic but doesn't actually link with libboost_atomic. This works fine on platforms where BOOST_ATOMIC_FLAG_LOCK_FREE is true but will lead to undefined symbol references otherwise. Fix this by applying a patch from the upstream bug tracker to add the missing library linkage. Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/dbus/dbus.inc')
0 files changed, 0 insertions, 0 deletions