]> 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>
Sun, 13 Mar 2022 14:12:46 +0000 (15:12 +0100)
commit2d830e4a792fcd9f614ed08a7f18584b8b21d23b
tree674a8a808782fdc8f05895aff7ff4758507b5794
parent9db7e04d15db586d1b11fb2bd7ff7273626eb108
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