openbsd-ports/devel/binutils
pvalchev a818d63366 sync with in-tree binutils:
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-26 00:44:40 +00:00
..
devel use old autoconf for now. 2002-04-22 08:32:22 +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