summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2010-06-28 01:40:56 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2010-06-28 01:40:56 +0000
commit97828e73ee380bd8ad98df3636aca2dda7c7f98d (patch)
tree9d902d210b4568952a17cbd4964d6d9fa42cd1ca /etc
parent7ebad3c8f2b05383c8ac36aa68ffa3868e179eba (diff)
downloadFreeBSD-src-97828e73ee380bd8ad98df3636aca2dda7c7f98d.zip
FreeBSD-src-97828e73ee380bd8ad98df3636aca2dda7c7f98d.tar.gz
Revert r209544. It papers over a binutils bug, and is not even a reliable
fix for it. The bug occurs when using the --as-needed flag to ld in the presence of synthetic linker-generated symbols that reference symbols defined in linked-to shared libraries with versioned symbols. When the only symbols used from a library fall into this category, ld will drop the DT_NEEDED entry for it, but retain the versioning information. This bug is best fixed/hacked around in binutils, not in rtld. Discussed with: kan
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud