guix/distro
Ludovic Courtès 82dc2b9af9 distro: Add an ld' wrapper, to pass missing -rpath' flags.
* distro/ld-wrapper.scm: New file.
* Makefile.am (MODULES): Add it.

* distro/base.scm (ld-wrapper-boot3): New variable.
  (%boot3-inputs): Add LD-WRAPPER-BOOT3.
  (bash-final, guile-final, ld-wrapper): New final.
  (%final-inputs): Use BASH-FINAL; add LD-WRAPPER.
  (gcc-4.7): Remove the `-rpath' trick from the `lib' spec string.
2012-09-26 21:21:05 +02:00
..
patches distro: gcc: Patch lib' spec to add -rpath' for each `-L'. 2012-09-14 00:49:39 +02:00
base.scm distro: Add an ld' wrapper, to pass missing -rpath' flags. 2012-09-26 21:21:05 +02:00
ld-wrapper.scm distro: Add an ld' wrapper, to pass missing -rpath' flags. 2012-09-26 21:21:05 +02:00