guix-devel/gnu
Ludovic Courtès 1c93be5600 gnu: glibc: Make sure the bootstrap libc is not in $CPATH.
This fixes a bug whereby the bootstrap-glibc headers could be picked up
when building libc.so, which could be noticed by the fact that the
.debug files contained references to bootstrap-glibc.

* gnu/packages/base.scm (glibc-final-with-bootstrap-bash)[arguments]:
  Add 'pre-configure' phase.
  [inputs]: Remove 'alist-delete' call.
2014-06-07 17:23:53 +02:00
..
packages gnu: glibc: Make sure the bootstrap libc is not in $CPATH. 2014-06-07 17:23:53 +02:00
services services: Use a fixed GID for the build group and use that for the store. 2014-06-06 00:28:21 +02:00
system install: Add missing argv[0] in Info invocation. 2014-06-04 23:08:59 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Tell module-init-tools where to look for modules. 2014-06-04 18:15:50 +02:00