Correctly match all NetBSD/mips hosts.
authorNick Clifton <nickc@redhat.com>
Tue, 18 Dec 2001 14:42:03 +0000 (14:42 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Dec 2001 14:42:03 +0000 (14:42 +0000)
bfd/ChangeLog
bfd/configure.host

index f3b63ae..66023f1 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-18  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.host: Correctly match all NetBSD/mips
+       hosts.
+
 2001-12-18  matthew green  <mrg@eterna.com.au>
 
        * config.bfd (m68*-*-netbsdelf*): New target.
index e7c0dac..f68831a 100644 (file)
@@ -34,7 +34,7 @@ i[3456]86-sequent-bsd*)       HDEFINES=-Dshared=genshared ;;
 i[3456]86-sequent-sysv4*) ;;
 i[3456]86-sequent-sysv*)       HDEFINES=-Dshared=genshared ;;
 
-mips*-dec-netbsd*)     ;;
+mips*-*-netbsd*)       ;;
 mips*-*-openbsd*)      ;;
 mips*-dec-*)           HDEFINES="-G 4" ;;
 mips*-sgi-irix3*)      HDEFINES="-G 4" ;;