diff options
author | jlam <jlam@pkgsrc.org> | 2005-06-08 05:54:17 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-06-08 05:54:17 +0000 |
commit | 56e4504c015cd2e5dee018005125a0e333333020 (patch) | |
tree | 921f3e3129237df8f2145f40d9cf2b8ba4012f74 /sysutils/libirman | |
parent | b752f364891c01bfcac01f4281d5d847cf057e2c (diff) | |
download | pkgsrc-56e4504c015cd2e5dee018005125a0e333333020.tar.gz |
Properly turn:
-Wl,-rpath -Wl,/dir1:/dir2:/dir3
into:
-Wl,-rpath,/dir1 -Wl,-rpath,/dir2 -Wl,-rpath,/dir3
Do the same for -Wl,-R and -Wl,-rpath-link. This makes the wrapper
scripts pass the test in regress/buildlink-transform/rpath-merge.mk
and fixes PR pkg/27702.
Diffstat (limited to 'sysutils/libirman')
0 files changed, 0 insertions, 0 deletions