diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-04-07 10:21:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-04-07 22:28:35 +0200 |
commit | 51d0cd9b3852fe4ebf4b4cd9b251e6493624d022 (patch) | |
tree | edccbe4e17a4427b601dbdd833ec0bd9da6e2481 /gnu/packages/commencement.scm | |
parent | 41fc0eb90056c1f0aad41a971bf0c5eff5a72c97 (diff) | |
download | guix-51d0cd9b3852fe4ebf4b4cd9b251e6493624d022.tar guix-51d0cd9b3852fe4ebf4b4cd9b251e6493624d022.tar.gz |
gnu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.
This avoids adding bogus entries to the RUNPATH of installed binaries,
pointing to the build directory or similar.
* gnu/packages/ld-wrapper.scm (store-file-name?): New procedure.
(rpath-arguments): Add "-rpath" flag on when FILE matches
'store-file-name?', not when it matches 'pure-file-name?'.
Diffstat (limited to 'gnu/packages/commencement.scm')
0 files changed, 0 insertions, 0 deletions