guix-devel/gnu
Marius Bakke 1aef659e86
gnu: gcc: Fix build with glibc >= 2.28.
* gnu/packages/patches/gcc-libsanitizer-ustat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-5)[source](patches): Add it.
2018-08-25 16:23:36 +02:00
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
packages gnu: gcc: Fix build with glibc >= 2.28. 2018-08-25 16:23:36 +02:00
services services: file-system-shepherd-service: Require "udev" service. 2018-08-02 15:21:33 +02:00
system linux-initrd: Report only missing modules, not all needed modules. 2018-07-29 18:50:28 +02:00
tests services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
artwork.scm
bootloader.scm
local.mk gnu: gcc: Fix build with glibc >= 2.28. 2018-08-25 16:23:36 +02:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm