guix/gnu
Ludovic Courtès 4a2b74bf4c gnu: ld-wrapper: Ignore the .so argument following '-dynamic-linker'.
Reported at <http://bugs.gnu.org/20102>.

* gnu/packages/ld-wrapper.in (library-files-linked): Rename 'path+files'
  to 'path+files+args'.  Thread the reverse list of previous arguments.
  Add case for when the previous argument is "-dynamic-linker".
2015-04-21 21:14:28 +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: ld-wrapper: Ignore the .so argument following '-dynamic-linker'. 2015-04-21 21:14:28 +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