summaryrefslogtreecommitdiff
path: root/cross/mipsEEel-netbsd/patches/binutils-aa
blob: 76f491ea4dbaf241f91403a7bf3eb59c4e54ac75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: binutils-aa,v 1.1 2001/08/05 15:28:41 kent Exp $

--- gas/configure.orig	Tue Jan 11 20:47:59 2000
+++ gas/configure
@@ -1760,7 +1760,7 @@
       m88k-*-coff*)         fmt=coff ;;
 
       # don't change em like *-*-bsd does
-      mips-dec-netbsd*)	    fmt=elf endian=little ;;
+      mips-*-netbsd*)	    fmt=elf endian=little ;;
       mips-dec-openbsd*)    fmt=elf endian=little ;;
       mips-dec-bsd*)        fmt=aout endian=little ;;
       mips-sony-bsd*)       fmt=ecoff ;;