diff options
author | tege <tege@gmplib.org> | 1999-04-21 22:36:03 +0200 |
---|---|---|
committer | tege <tege@gmplib.org> | 1999-04-21 22:36:03 +0200 |
commit | 34f2f4b3896032e93b1df7d47f22b767f450aac9 (patch) | |
tree | c25a30b3384c60037dfd212ddb14f536211c98e5 /config.sub | |
parent | bdfeac7610b58d58956206cbd95dbd7cba96a61d (diff) | |
download | gmp-34f2f4b3896032e93b1df7d47f22b767f450aac9.tar.gz |
Recognize ev6.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub index 3b3f6df9c..a382c810a 100755 --- a/config.sub +++ b/config.sub @@ -153,7 +153,7 @@ case $basic_machine in | arme[lb] | pyramid | mn10200 | mn10300 \ | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ | hppa2.0 \ - | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \ + | alpha | alphaev5 | alphaev56 | ev6 | we32k | ns16k | clipper \ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ | mipstx39 | mipstx39el \ @@ -180,7 +180,7 @@ case $basic_machine in | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \ | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \ - | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \ + | alpha-* | alphaev5-* | alphaev56-* | alphaev6-* | we32k-* | cydra-* \ | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \ | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ | sparc64-* | mips64-* | mipsel-* \ |