package/libunwind: enable on AArch64
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 3 May 2020 21:26:39 +0000 (23:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 May 2020 13:41:21 +0000 (15:41 +0200)
commitfcfdd8a80dffd1c7c4973d4e359c32372430c83f
treead0640ed7c099546d712ead2cd51b9ddc95a8a5f
parentdf7ffdcc81b3c9aafa5476ea03bf88fef8da6a26
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>
package/libunwind/0002-Use-sigset_t-instead-of-__sigset_t-on-AArch64.patch [new file with mode: 0644]
package/libunwind/Config.in