mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 16:33:07 +01:00
libunwind fails to compile because the include for the WORDSIZE definition was missing when compiling with musl libc. This lead to unw_word_t being defined as 64 bit long instead of the correct 32 bit. Signed-off-by: David Bauer <mail@david-bauer.net> |
||
|---|---|---|
| .. | ||
| 002-fix-building-getcontext_S.patch | ||
| 003-fix-missing-ef_reg-defs-with-musl.patch | ||
| 004-ppc-musl.patch | ||
| 005-loongarch64-musl.patch | ||