Files
buildroot/package
Thomas Petazzoni fcfdd8a80d package/libunwind: enable on AArch64
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@bootlin.com>
2020-05-16 15:41:21 +02:00
..