[Buildroot] [PATCH] package/libunwind: enable on AArch64

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat May 16 13:42:36 UTC 2020


On Sun,  3 May 2020 23:26:39 +0200
Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> Since version 1.2, libunwind has support for the AArch64 architecture.
> 
> It builds fine on glibc, needs a small patch on musl, but doesn't
> build with uClibc (stack_t undefined).
> 
> Fixes:
> 
>   https://bugs.busybox.net/show_bug.cgi?id=12836
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  ...t_t-instead-of-__sigset_t-on-AArch64.patch | 46 +++++++++++++++++++
>  package/libunwind/Config.in                   |  7 +--
>  2 files changed, 50 insertions(+), 3 deletions(-)
>  create mode 100644 package/libunwind/0002-Use-sigset_t-instead-of-__sigset_t-on-AArch64.patch

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list