kumquat-buildroot/package/diffutils
Joel Stanley 2bee0f3459 package/diffutils: Fix build on ppc32 with musl
sigsegv.c: In function 'sigsegv_handler':
 sigsegv.c:225:75: error: 'mcontext_t' has no member named 'uc_regs';
 did you mean 'gregs'?

  ((ucontext_t *) ucp)->uc_mcontext.uc_regs->gregs[1]

Musl defines pt_regs differently to glibc. Backport a patch from
upstream gnulib (the source for this file in diffutils).

Fixes:

 http://autobuild.buildroot.net/results/1b40146436eb2b3500d0d8faef96b3374f8e5cda/

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-06-06 11:26:37 +02:00
..
0001-m4-stack-direction.m4-fix-build-on-microblazeel.patch
0002-sigsegv-fix-build-on-or1k.patch
0003-sys_random-port-better-to-uClibc-1-0-35.patch
0004-sigsegv-Fix-compilation-error-on-arceb-CPUs.patch
0005-sigsegv-Add-support-for-Linux-PowerPC-32-bit-with-mu.patch
Config.in
diffutils.hash
diffutils.mk