/bfd/ChangeLog
[deliverable/binutils-gdb.git] / gas / configure.in
index 9191e11da0a93cd856f25546e68712cad768befd..d812d7b3511bb16bbde7d7bc661758ded0f340c5 100644 (file)
@@ -350,7 +350,7 @@ changequote([,])dnl
       mips-*-irix*)         fmt=ecoff ;;
       mips-*-lnews*)        fmt=ecoff em=lnews ;;
       mips-*-riscos*)       fmt=ecoff ;;
-      mips-*-linux-gnu*)
+      mips*-*-linux*)
                            fmt=elf em=tmips
                            AC_DEFINE(MIPS_STABS_ELF, 1,
                                [Use ELF stabs for MIPS, not ECOFF stabs])
@@ -610,7 +610,7 @@ changequote([,])dnl
 
     case ${generic_target}-${fmt} in
       mips-*-irix5*-*) emulation="mipsbelf mipslelf mipself mipsbecoff mipslecoff mipsecoff" ;;
-      mips-*-linux-gnu*-*) case "$endian" in
+      mips*-*-linux*-*) case "$endian" in
                        big)    emulation="mipsbelf mipslelf mipself" ;;
                        *)      emulation="mipslelf mipsbelf mipself" ;;
                        esac ;;
This page took 0.024971 seconds and 4 git commands to generate.