]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libunwind: clean up configuration
authorRoss Burton <ross.burton@arm.com>
Wed, 17 Jan 2024 15:07:20 +0000 (15:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jan 2024 00:14:23 +0000 (00:14 +0000)
commit2752f6a4f8a45afff3366e5aa75672ba6f994a23
tree35d471bf2bb43f27c036a25a2cc4bc692c2743d0
parent916c67e3e16c5c355ce6f2a88f3f2a7506af4980
libunwind: clean up configuration

Add a PACKAGECONFIG for the support for zlib-compressed debuginfo.

There's no need to explicitly enable reading of .debug_frame segments as
this is enabled automatically for arm/aarch64.

Enable static globally, there's not much to gain by making this
musl-specific.

Don't disable the tests on musl as they verify that libunwind can link,
which is important with external libucontext libraries.

No need to disable documentation on musl, as it's already disabled out
of the box.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libunwind/libunwind_1.6.2.bb