guix/gnu
Ludovic Courtès 7de9471707
gnu: pkg-config: Memoize 'cross-pkg-config'.
When running:

  guix build --target=arm-linux-gnueabihf gdb -nd

this reduces the number of hits in the 'add-data-to-store' cache from
205 (25%) to 163 (21%).

* gnu/packages/pkg-config.scm (cross-pkg-config): Turn into an 'mlambda'.
2019-11-07 18:39:55 +01:00
..
bootloader
build
installer
machine
packages gnu: pkg-config: Memoize 'cross-pkg-config'. 2019-11-07 18:39:55 +01:00
services services: libvirtd: Provide ip binary at runtime. 2019-11-05 15:13:15 +01:00
system file-systems: Mount /var/run/nscd read-write in containers. 2019-11-04 23:35:32 +01:00
tests tests: install: Increase root partition size. 2019-11-06 12:12:51 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: cpio: Update to 2.13 [fixes CVE-2015-1197, CVE-2019-14866]. 2019-11-06 12:12:51 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm