guix/gnu
Marius Bakke 56759d30d9
gnu: Switch to GCC 11.
* gnu/packages/commencement.scm (gcc-boot0)[source]: Delete offending files
from GCC.
(libstdc++-boot0)[arguments]: Add #:modules.
(libstdc++): Inherit from from GCC-BOOT0 rather than GCC.
(gcc-final)[arguments]: Add phase to workaround libstdc++ build system issue.
Add #:modules.
* gnu/packages/gcc.scm (make-libstdc++): Likewise.
2022-09-08 21:40:00 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build file-systems: Open files with O_CLOEXEC. 2022-09-08 16:22:21 +02:00
home
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: Switch to GCC 11. 2022-09-08 21:40:00 +02:00
services Merge branch 'staging' into core-updates 2022-09-08 21:12:52 +02:00
system Merge branch 'staging' into core-updates 2022-09-08 21:12:52 +02:00
tests tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
artwork.scm
bootloader.scm bootloader: Wrap lines. 2022-08-30 08:51:12 +02:00
ci.scm
home.scm
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
installer.scm
local.mk gnu: doxygen: Update to 1.9.5. 2022-09-08 21:40:00 +02:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm