Files
poky/meta/recipes-support
Khem Raj 028fcc2348 libunwind: Link with libucontext on musl
Functions like unw_getcontext in libunwind call getcontext() which are
not part of musl C library like glibc, however there is a supplimental
library providing these functions called libucontext, therefore link
libunwind with a static version of this library to resolve such symbols,
this inturn helps packages needing libunwind, who look for certain
APIs in libunwind during configure e.g. heaptrack

(From OE-Core rev: 824c07d1cf2d1574dfe8f395af37479064782426)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-15 14:37:40 +00:00
..
2021-03-11 15:25:57 +00:00
2020-10-30 13:22:49 +00:00
2020-11-24 10:27:45 +00:00
2021-01-23 17:08:54 +00:00
2020-12-31 11:53:26 +00:00
2021-03-02 14:15:34 +00:00
2021-03-02 14:15:34 +00:00
2020-11-03 08:21:12 +00:00
2021-02-23 22:35:01 +00:00
2021-03-02 14:15:33 +00:00
2021-01-16 22:39:35 +00:00
2021-03-06 22:39:04 +00:00