guix/gnu
Rutherther ae626fc102
gnu: gcc@9: Add libsanitizer fsconfig command patch.
Since newer glibc version there is a conflict in names between kernel
module and glibc module.  This uses a patch that was used upstream in
llvm to bypass it.  Without this, the build fails with a redefinition
error.

* gnu/packages/gcc.scm (gcc-9)[source]: Add
‘gcc-7-libsanitizer-fsconfig-command.patch’.

Change-Id: Ibb8446b7bba52f72d82fcf69804cae09215daeed
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-15 18:40:09 +02:00
..
bootloader
build hurd-boot: Support system init: Create essential device nodes. 2024-10-15 11:13:48 +02:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: gcc@9: Add libsanitizer fsconfig command patch. 2024-10-15 18:40:09 +02:00
services services: nscd: When cross-compiling, Use (cross-libc target). 2024-10-15 18:40:08 +02:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: xen: Update to 4.19.0. [security fixes] 2024-10-14 14:08:44 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm