diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-03-04 13:46:26 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-03-04 13:46:26 -0800 |
commit | a78fabe9c3b6e07edee092e6f02e9bd9690a70e5 (patch) | |
tree | b78f8d099bb6cd612428eb81908f72f60accc1b5 /recipes-graphics/wayland/files/fix_duplicate_main.patch | |
parent | a9fae0e31fb9c0c7241d9453b3763562e7d2f8d1 (diff) | |
download | meta-clang-a78fabe9c3b6e07edee092e6f02e9bd9690a70e5.tar.gz |
recipes: Link with libgcc when building static versions on arm
since llvm libunwind does not provide all the symbols that
glibc/libpthread expects when doing static linking it fails with
some undefined symbols e.g.
/usr/src/debug/glibc/2.29-r0/git/nptl/unwind.c:121: undefined reference to `_Unwind_ForcedUnwind'
which is found in libgcc_s.so, ideally one day clang unwind library
should get there
this is only an issue on glibc, musl works ok
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/wayland/files/fix_duplicate_main.patch')
0 files changed, 0 insertions, 0 deletions