Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2001-09-15 08:42:11 +0400
committerThiemo Seufer <ths@networkno.de>2001-09-15 08:42:11 +0400
commitd55d85113c8e09c0af2f390471f4f62cce92e2a2 (patch)
tree8161a9068c5899b1f1b7df95cd23ff495f1d24e5 /config.sub
parent74509af276c485bb42f1573eb467f4919f0b243e (diff)
* config.sub: Reverted the earlier change, this version is not the
master file.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub10
1 files changed, 1 insertions, 9 deletions
diff --git a/config.sub b/config.sub
index f343888bd..15e4417a6 100755
--- a/config.sub
+++ b/config.sub
@@ -597,18 +597,10 @@ case $basic_machine in
basic_machine=m68k-atari
os=-mint
;;
- mips64*el-linux*)
- basic_machine=mips64el-unknown
- os=-linux-gnu
- ;;
- mips*el-linux*)
+ mipsel*-linux*)
basic_machine=mipsel-unknown
os=-linux-gnu
;;
- mips64*-linux*)
- basic_machine=mips64-unknown
- os=-linux-gnu
- ;;
mips*-linux*)
basic_machine=mips-unknown
os=-linux-gnu