immortalwrt-VIKINGYFY/package/libs/libunwind
David Bauer 00c8b5c612 libunwind: fix complie for PPC32
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>
2025-12-06 01:49:16 +01:00
..
patches libunwind: fix complie for PPC32 2025-12-06 01:49:16 +01:00
Makefile libunwind: fix complie for PPC32 2025-12-06 01:49:16 +01:00