guix/gnu
Ludovic Courtès 84e6756c57 gnu: gcc: Add a "lib" output.
* gnu/packages/gcc.scm (gcc-4.7)[configure-flags]: Add
  --with-gxx-include-dir.
  [outputs]: New field.
  [arguments] <phases>: Adjust to use the "lib" output.  Add
  'substitute*' calls for "libstdc++-v3/python/Makefile.in" and
  "gcc/config.in".
* gnu/packages/base.scm (gcc-boot0) <symlink-libgcc_eh>: Use the "lib"
  output.
  (cross-gcc-wrapper): Add 'outputs' field.
  (glibc-final)[arguments]: Adjust #:allowed-references to list
  '(GCC-BOOT0 "lib").
  (libstdc++): Add 'outputs' field.
  (gcc-final)[arguments]: Add "lib" to #:allowed-references.
* gnu/packages/make-bootstrap.scm (%gcc-static): Add 'outputs' field.
2014-06-09 11:58:43 +02:00
..
packages gnu: gcc: Add a "lib" output. 2014-06-09 11:58:43 +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