]> code.ossystems Code Review - openembedded-core.git/commit
world-broken: Add libunwind for musl/arm
authorKhem Raj <raj.khem@gmail.com>
Mon, 8 Aug 2016 06:47:58 +0000 (23:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:31 +0000 (10:45 +0100)
commit2e9a88a21d21f2f71769899888fbbc994bc708f0
tree748c1c2a882855de3caba9910d7700c02f5dd261
parenta18457e3318da21b642018897a0df29cb543deea
world-broken: Add libunwind for musl/arm

gcc and libunwind race and when libunwind wins
results are build fails for gcc as described
this is only seen on musl/arm since on musl
/usr/include is search before gcc fixed headers
and unwind.h is in fixed headers. So it works
ok on glibc but not on musl due to reversed search
order.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/distro/include/world-broken.inc