e0a6166da1
This broke building GDB 5.x on that version and later 4.x versions. Submitted by: Brian Minard <bminard@flatfoot.ca>
7 lines
392 B
Text
7 lines
392 B
Text
--- bfd/configure.orig Tue Oct 30 18:30:22 2001
|
|
+++ bfd/configure Thu Jan 31 08:57:54 2002
|
|
@@ -5018,3 +5018,3 @@
|
|
;;
|
|
- i[3456]86-*-bsd* | i[34567]86-*-freebsd[1234] | i[34567]86-*-freebsd[1234]\.* | i[34567]86-*-freebsd*aout*)
|
|
+ i[3456]86-*-bsd* | i[34567]86-*-freebsd[123] | i[34567]86-*-freebsd[123]\.* | i[34567]86-*-freebsd4\.[01] | i[34567]86-*-freebsd*aout*)
|
|
COREFILE=trad-core.lo
|