summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/auth1.c
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2002-03-19 02:02:57 +0000
committerpvalchev <pvalchev@openbsd.org>2002-03-19 02:02:57 +0000
commitaf9217584b104f1c14a7161372317ea4b9751501 (patch)
treeffa2eddadb6000ae0bbb3ee4696819082bb9c709 /usr.bin/ssh/auth1.c
parentFrom NetBSD: (diff)
downloadwireguard-openbsd-af9217584b104f1c14a7161372317ea4b9751501.tar.xz
wireguard-openbsd-af9217584b104f1c14a7161372317ea4b9751501.zip
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 'usr.bin/ssh/auth1.c')
0 files changed, 0 insertions, 0 deletions