ports/devel/objprelink/files/patch-configure
Will Andrews e708d4ccf9 Add objprelink 1.0, an object file processor which improves dynamic
linking performance.  This will be used by the upcoming KDE 2.2.2 ports
upgrade.  The patch fixes a libbfd compile problem from binutils 2.11.2.

Obtained from:	sources.redhat.com CVS; patch-configure based on obrien's
		commit to branch binutils-2_11-branch on Feb 19, 2001, which
		fixes trad-core compile problems.
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
		(I rewrote most of it, but he kicked off the idea.)
2001-12-04 02:23:34 +00:00

11 lines
383 B
Text

--- binutils/bfd/configure Tue Jun 19 14:58:08 2001
+++ binutils/bfd/configure.new Wed Nov 28 16:29:21 2001
@@ -5016,7 +5016,7 @@
TRAD_HEADER='"hosts/symmetry.h"'
;;
i[3456]86-*-bsd* | i[34567]86-*-freebsd[1234] | i[34567]86-*-freebsd[1234]\.* | i[34567]86-*-freebsd*aout*)
- COREFILE=trad-core.lo
+ COREFILE=''
TRAD_HEADER='"hosts/i386bsd.h"'
;;
i[3456]86-*-freebsd*)