diff options
| author | Phil Blundell <pb@pbcl.net> | 2013-11-14 14:41:21 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-20 14:02:55 +0000 |
| commit | 1ffc27173576589191b037d111ecb59d94631de0 (patch) | |
| tree | 152452f2bb653e5d2aa7fa9a0b6c48e4dc8bd2ca /meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch | |
| parent | 2d01bd48e689656bbe6189243d077f822092a14a (diff) | |
| download | openembedded-core-1ffc27173576589191b037d111ecb59d94631de0.tar.gz openembedded-core-1ffc27173576589191b037d111ecb59d94631de0.tar.bz2 openembedded-core-1ffc27173576589191b037d111ecb59d94631de0.zip | |
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/initscripts/initscripts-1.0/GPLv2.patch')
0 files changed, 0 insertions, 0 deletions
