diff options
author | Ross Burton <ross.burton@intel.com> | 2017-06-07 15:10:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-09 17:12:05 +0100 |
commit | f2efadab8b1ab1c50584a39908673e1a6717f753 (patch) | |
tree | f254529ab6a0e76e4694d3678f6fdb0063792556 /meta/lib/oeqa/core/context.py | |
parent | 69c922764bbce8dc3df685b5677c6a4b766d40b7 (diff) | |
download | openembedded-core-f2efadab8b1ab1c50584a39908673e1a6717f753.tar.gz openembedded-core-f2efadab8b1ab1c50584a39908673e1a6717f753.tar.bz2 openembedded-core-f2efadab8b1ab1c50584a39908673e1a6717f753.zip |
libunwind: don't mess around with ARM atomic detection
This recipe explictly sets -DAO_USE_PTHREAD_DEFS on ARM, but with libunwind 1.2
this causes the linker to fail:
hidden symbol `__sync_synchronize' in libgcc.a(linux-atomic.o) is referenced by DSO
Removing these defines lets configure do the right thing and build libunwind.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/core/context.py')
0 files changed, 0 insertions, 0 deletions