guix/gnu
Ludovic Courtès 62751a5ddd gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.
* gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Replace with...
  (glibc-for-bootstrap): ... this.  New procedure.
  (%standard-inputs-with-relocatable-glibc): Replace with...
  (package-with-relocatable-glibc): ... this.  New procedure.
  (%static-inputs, %gcc-static, %guile-static): Use it.
2013-06-14 15:29:08 +02:00
..
packages gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'. 2013-06-14 15:29:08 +02:00
system
packages.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00