openwrt/package/libs/libunwind/patches
Matthias Schiffer b345cc2489
libunwind: fix build with musl on PPC
Works around two incompatiblities between glibc and (POSIX-compliant) musl:

- missing register definitions from asm/ptrace.h
- non-POSIX-compliant ucontext_t on PPC32 with glibc

Compile tested on mpc85xx.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-02-25 17:05:15 +01:00
..
001-disable-tests.patch
002-fix-building-getcontext_S.patch
003-fix-missing-ef_reg-defs-with-musl.patch
004-ppc-musl.patch libunwind: fix build with musl on PPC 2018-02-25 17:05:15 +01:00