guix/gnu
Janneke Nieuwenhuizen a56e8f0a87
gnu: bash: Avoid hang when cross-built for the Hurd.
For example, without this patch bash hangs while configuring diffutils.
Reproducer:

cat >x.awk <<EOF
x... repeat 16384 (the actual pipe size) times
EOF

* gnu/packages/bash.scm (bash): When cross-building for the Hurd, add new
"create-pipesize.h" stage.

Change-Id: I02c1dcf2d63849626ba3448cd52766db822dc77c
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: bash: Avoid hang when cross-built for the Hurd. 2024-12-03 08:33:13 +01:00
services gnu: Add powertop-service-type. 2024-11-23 16:09:25 +01:00
system
tests tests: sddm: Update expected message on login screen. 2024-11-25 11:22:12 +01:00
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 patches for the 64bit Hurd. 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