diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-11-29 16:47:06 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-11-29 16:47:06 +0100 |
commit | c9c29eb890527fe68900e4a0af7c2df9a9fa5b40 (patch) | |
tree | 010c18561de5163bac58632f53dd0c44d14af826 /libports | |
parent | 9af3576c86ac17264c8542d65779adc4b4872574 (diff) |
Use -L instead of -Wl,-rpath-link
The latter does not work for libpthread.a which passes -lihash, which would
find the installed libihash.a instead of the just-compiled one.
* Makeconf (rpath): Remove, replaced by...
(lpath): ... new variable.
(link-executable, $(libname).so.$(hurd-version)): Use $(lpath) instead of
$(rpath).
Diffstat (limited to 'libports')
0 files changed, 0 insertions, 0 deletions