diff options
author | kib <kib@FreeBSD.org> | 2012-07-15 10:54:10 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2012-07-15 10:54:10 +0000 |
commit | 7b143adfa238259653af6ba86944406418774c65 (patch) | |
tree | e0bd33184f5995065e201dce7d911d3895cabace /bin/sh | |
parent | a78a2e3c36e31109393e2a502b2f8f54f3a7f8d0 (diff) | |
download | FreeBSD-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