guix/gnu
Ludovic Courtès 7e35b9dd3d gnu: gcc: Add $libdir to the RUNPATH of libvtv.so.
* gnu/packages/gcc.scm (gcc-4.9): Inherit from GCC-4.8.
  [source]: Add 'gcc-libvtv-runpath.patch'.
  (gcc-5.1): Inherit from GCC-4.9.
  [source]: Use patches from GCC-4.9.
* gnu/packages/patches/gcc-libvtv-runpath.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-30 13:31:59 +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: Add $libdir to the RUNPATH of libvtv.so. 2015-04-30 13:31:59 +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 packages: Allow package lookups with version prefixes. 2015-04-18 22:57:52 +02:00
services.scm
system.scm