guix/gnu
Ludovic Courtès d485ebba42 gnu: gcc: Do not always disable RUNPATH validation.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Remove explicit
  #:validate-runpath? #f.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Remove case for
  #:validate-runpath?.
  (gcc-final)[arguments]: Add literal #:validate-runpath? #f.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Remove case for
  #:validate-runpath?.
2015-04-23 00:06:37 +02:00
..
build file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
packages gnu: gcc: Do not always disable RUNPATH validation. 2015-04-23 00:06:37 +02:00
services file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
system system: Make /gnu/store a read-only bind mount by default. 2015-04-20 22:21:51 +02:00
artwork.scm
packages.scm
services.scm
system.scm