openbsd-ports/devel/binutils
pvalchev 0156b8f563 sync with in-tree binutils modifications:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
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.
2002-04-28 08:26:47 +00:00
..
devel sync with in-tree binutils modifications: 2002-04-28 08:26:47 +00:00
stable sync with in-tree binutils: 2002-04-26 00:44:40 +00:00
Makefile enable devel. 2002-04-21 21:40:57 +00:00