diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-13 08:37:39 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-13 08:37:39 +0000 |
commit | 0ee69c06edf1d10146158ff229f9f0b564eca905 (patch) | |
tree | 59e32c1f614e4bc70236ede0469c267367e059a2 /config.sub | |
parent | 46a4cc47947a32b27f18b4410a4344368f7100be (diff) | |
download | gcc-0ee69c06edf1d10146158ff229f9f0b564eca905.tar.gz |
* config.sub: Bring back lost sparcv9.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23041 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index ff0652c903a..42c89c20a5c 100755 --- a/config.sub +++ b/config.sub @@ -215,7 +215,7 @@ case $basic_machine in | alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \ | xps100-* | clipper-* | orion-* \ | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ - | sparc64-* | sparc86x-* | mips64-* | mipsel-* \ + | sparc64-* | sparcv9 | sparc86x-* | mips64-* | mipsel-* \ | mips64el-* | mips64orion-* | mips64orionel-* \ | mipstx39-* | mipstx39el-* \ | f301-*) |