aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/libffi.scm
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 /gnu/packages/libffi.scm
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 'gnu/packages/libffi.scm')
0 files changed, 0 insertions, 0 deletions
e-inputs' & co....Ludovic Courtès 2018-09-21inferior: Add 'lookup-inferior-packages'....Ludovic Courtès 2018-09-21inferior: Add 'inferior-package-derivation'....Ludovic Courtès 2018-09-04inferior: Add home-page and location package accessors....Ludovic Courtès 2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès