summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorPhil Blundell <pb@pbcl.net>2013-11-14 14:41:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 17:00:18 +0000
commita8008ea07b8d852a3b67fd2a4059669b56cb8e2a (patch)
tree5706cabef85012c66789b22b959147e5b56df5f1 /meta/recipes-devtools/perl
parentfbe8b3ce1f8ce174708f5a8c329c3fd85acac885 (diff)
downloadpoky-a8008ea07b8d852a3b67fd2a4059669b56cb8e2a.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. (From OE-Core master rev: 1ffc27173576589191b037d111ecb59d94631de0) (From OE-Core rev: 306fd06c7687340a0d4eb90e9aba9dc8669db07c) Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
0 files changed, 0 insertions, 0 deletions