guix/gnu
Gábor Boskovits 1cdff8cdb7
gnu: icedtea: Work around gcc segfault.
* gnu/packages/java.scm (icedtea-6)[arguments]: Modify phases to extract
hostspot, as after the patching it becomes an archive.
[native-inputs]: add patch to hotspot-src.
* gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-02 14:41:27 +02:00
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build vm: 'make-iso9660-image' makes 'grub.cfg' a GC root. 2018-06-26 14:29:18 +02:00
packages gnu: icedtea: Work around gcc segfault. 2018-07-02 14:41:27 +02:00
services services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
system
tests services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
artwork.scm
bootloader.scm
local.mk gnu: icedtea: Work around gcc segfault. 2018-07-02 14:41:27 +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