guix/gnu
Ludovic Courtès 0c72a719ef
gnu: make-bootstrap: Memoize GCC variant.
This reduces the number of nodes in "guix graph guile-static-stripped"
from 165 to 150.  Likewise, the hit rate in the 'add-data-to-store'
cache for "guix build guile-static-stripped -nd" goes from 24% to 12%.

* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): New procedure.
(package-with-relocatable-glibc): Use it.
2019-11-09 23:04:14 +01:00
..
bootloader
build
installer
machine
packages gnu: make-bootstrap: Memoize GCC variant. 2019-11-09 23:04:14 +01:00
services services: hpcguix-web: Delete lock files during activation. 2019-11-09 23:04:14 +01:00
system file-systems: Mount /var/run/nscd read-write in containers. 2019-11-04 23:35:32 +01:00
tests tests: Update references to the now-deprecated 'guile-json' variable. 2019-11-09 23:04:14 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: fribidi: Fix CVE-2019-18397. 2019-11-09 21:07:10 +02:00
machine.scm
packages.scm
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm
tests.scm