aboutsummaryrefslogtreecommitdiff
path: root/nix/COPYING
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-01-04 22:21:11 +0100
committerLudovic Courtès <ludo@gnu.org>2015-01-04 22:21:11 +0100
commitd8491ba5630d31a58b89dfe5d423988ce736266b (patch)
tree4e3fa5020863920d72337644ca1f06763ea93a81 /nix/COPYING
parentac70048be287bf4e1624051e74b3ecc3a295fa51 (diff)
downloadguix-d8491ba5630d31a58b89dfe5d423988ce736266b.tar.gz
guix-d8491ba5630d31a58b89dfe5d423988ce736266b.zip
ld-wrapper: Add '-rpath' flag for libraries passed by file name.
Discussed at <http://lists.gnu.org/archive/html/guix-devel/2015-01/msg00028.html>. * gnu/packages/ld-wrapper.scm (switch-arguments, library-path): Remove. (library-files-linked): Rewrite to include the name of libraries passed by file names, and to honor the current -L search path instead of the final one. (rpath-arguments): Remove 'lib-path' parameter. Expect LIBRARY-FILES to be a list of absolute file names. (ld-wrapper): Adjust accordingly.
Diffstat (limited to 'nix/COPYING')
0 files changed, 0 insertions, 0 deletions
b42a5d1e8ef3000dadef069553a478'>linux-libre: Support module compression....Mathieu Othacehe 2020-07-27machine: ssh: Check for potential system downgrades....Ludovic Courtès 2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès 2020-07-15services: Add 'system-provenance' procedure....Ludovic Courtès 2020-07-01services: provenance: Save channel introductions....Ludovic Courtès 2020-06-08gnu: services: Add %hurd-startup-service....Jan (janneke) Nieuwenhuizen 2020-06-08system: examples: Add bare-hurd.tmpl....Jan (janneke) Nieuwenhuizen 2020-04-26services: system: Initial entries are non-monadic....Ludovic Courtès 2020-04-26services: profile: Use a declarative profile....Ludovic Courtès 2020-04-21services: etc: Detect and report duplicate entries....Ludovic Courtès 2020-04-05services: Allow modprobe to use "/etc/modprobe.d"....Brice Waegeneire 2020-04-02services: Accumulate builds for 'system' entries....Ludovic Courtès 2019-12-07services: Add 'provenance-service-type'....Ludovic Courtès 2019-11-09services: 'fold-services' memoizes service values....Ludovic Courtès