summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-07-15 10:54:10 +0000
committerkib <kib@FreeBSD.org>2012-07-15 10:54:10 +0000
commit7b143adfa238259653af6ba86944406418774c65 (patch)
treee0bd33184f5995065e201dce7d911d3895cabace /bin/sh
parenta78a2e3c36e31109393e2a502b2f8f54f3a7f8d0 (diff)
downloadFreeBSD-src-7b143adfa238259653af6ba86944406418774c65.zip
FreeBSD-src-7b143adfa238259653af6ba86944406418774c65.tar.gz
Pass --enable-new-dtags to the linker invocation by default. If
desired, one can turn off the generation of post-ELF standard dtags by overriding it with --disable-new-dtags after the default switch. Immediate effect of the change is that -rpath path is now stored both in DT_RPATH and DT_RUNPATH tags, which is the right way to provide rpath for dynamic linker supporting DT_RUNPATH per specification. Reviewed by: kan MFC after: 1 month
Diffstat (limited to 'bin/sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud