guix/gnu
Janneke Nieuwenhuizen 5ffbd2015c
gnu: glibc/hurd: Add patch for the 64bit Hurd, fixing "raise".
This fixes findutil's gnulib-tests's test-sigaction's raise call, by working
around an alleged gcc-14.2 optimization bug.  See
<https://lists.gnu.org/archive/html/bug-hurd/2024-11/msg00143.html>.

* gnu/packages/patches/glibc-hurd64-gcc-14.2-tls-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (glibc/hurd): Use it.

Change-Id: I11e683f521f34dedeb7f739a2545f5d1d866922a
2024-12-03 08:33:13 +01:00
..
bootloader bootloader: u-boot: Add procedure to share installer code. 2024-12-01 17:56:00 +01:00
build
home
installer
machine
packages gnu: glibc/hurd: Add patch for the 64bit Hurd, fixing "raise". 2024-12-03 08:33:13 +01:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm system: Add "installer" sub-command. 2024-12-03 08:26:03 +01:00
local.mk gnu: glibc/hurd: Add patch for the 64bit Hurd, fixing "raise". 2024-12-03 08:33:13 +01:00
machine.scm
packages.scm packages: Factorize ‘all-packages’. 2024-12-01 20:14:15 +01:00
services.scm
system.scm gnu: hurd: Update to 0.9.git20240714. 2024-12-03 08:33:12 +01:00
tests.scm