]> Savannah Git Hosting - gnulib.git/commit
sigsegv: Add support for Linux/PowerPC (32-bit) with musl libc.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Mar 2022 14:12:46 +0000 (15:12 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 22:53:59 +0000 (00:53 +0200)
commit1d75cf2cd7204fff4c419f25dbaa4a5da888f9ba
tree72868a70d3727b428fbaccfef44e00dd1a58383d
parentd74b28d08fd2bf08705796e2104b8cce2a9ba7e7
sigsegv: Add support for Linux/PowerPC (32-bit) with musl libc.

Reported by Khem Raj <raj.khem@gmail.com> in
<https://lists.gnu.org/archive/html/m4-patches/2022-03/msg00000.html>.

* src/sigsegv.c (SIGSEGV_FAULT_STACKPOINTER): In the Linux/PowerPC
32-bit case, handle musl libc differently.
* modules/sigsegv (Files): Add m4/musl.m4.
(configure.ac): Invoke gl_MUSL_LIBC.
ChangeLog
lib/sigsegv.c
modules/sigsegv