diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-03-19 02:02:58 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-03-19 02:02:58 +0000 |
commit | adcf4b2dea70e423339947f05b3bd5b4bf7a9255 (patch) | |
tree | 3dda7cbcf3fbda490dda77db762ecbfeffc93520 /sbin/dumplfs | |
parent | a12f20207badae7e8b0a86b705130aaf339d6066 (diff) |
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly. This change makes ld look at the -L arguments specified,
and build search path. This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour. However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
ok drahn, espie looked at it too
Diffstat (limited to 'sbin/dumplfs')
0 files changed, 0 insertions, 0 deletions