CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/27 14:21:18
Modified files:
gnu/usr.bin/binutils-2.17/bfd: elflink.c
Log message:
Revert the --as-needed logic to match the 2.15 logic. It is now aggressively
trying to avoid symbols needed by inter-library dependencies, assuming that
libraries are built with inter-library dependency information. Such is not
the case under OpenBSD and there are currently no plans to change this.
