diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-08-07 23:47:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-10 10:45:31 +0100 |
commit | 2e9a88a21d21f2f71769899888fbbc994bc708f0 (patch) | |
tree | 748c1c2a882855de3caba9910d7700c02f5dd261 /LICENSE | |
parent | a18457e3318da21b642018897a0df29cb543deea (diff) | |
download | openembedded-core-2e9a88a21d21f2f71769899888fbbc994bc708f0.tar.gz openembedded-core-2e9a88a21d21f2f71769899888fbbc994bc708f0.tar.bz2 openembedded-core-2e9a88a21d21f2f71769899888fbbc994bc708f0.zip |
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>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions