0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-10 23:09:41 +00:00
Files
openwrt/package/libs/libunwind/patches/004-ppc-musl.patch
Matthias Schiffer 05dba65569 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 16:58:10 +01:00

18 KiB