guix/gnu
Ludovic Courtès 9fe0e5b353
gnu: make-bootstrap: Build with GCC 11 instead of GCC 7.
This fixes a glibc-for-bootstrap build issue on aarch64-linux.

* gnu/packages/make-bootstrap.scm (glibc-for-bootstrap)[native-inputs]:
Remove.
(gcc-for-bootstrap, package-with-relocatable-glibc)
(%gcc-static, %gcc-stripped): Depend on ‘gcc’ instead of ‘gcc-7’.

Reported-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Ia7f62f9674873087aa20a9d7da8d25d94b215e5c
2024-08-31 10:45:45 +02:00
..
bootloader
build gnu: image: Reformat comments. 2024-08-31 10:42:46 +02:00
home
installer
machine
packages gnu: make-bootstrap: Build with GCC 11 instead of GCC 7. 2024-08-31 10:45:45 +02:00
services
system gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd. 2024-08-31 10:45:04 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: Boost: Fix a bug that breaks libetonyek. 2024-08-31 10:45:43 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm