diff options
author | Doug Evans <dje@gnu.org> | 1994-11-21 17:15:24 +0000 |
---|---|---|
committer | Doug Evans <dje@gnu.org> | 1994-11-21 17:15:24 +0000 |
commit | bf1106b88cdae25beb62cd011ef1987e0b6eed83 (patch) | |
tree | fa50f2c7a3ece7da5216341e47a64ae367c7c591 | |
parent | f215b2f779fa1892a86ae7baf3001251beccc303 (diff) | |
download | gcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.zip gcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.tar.gz gcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.tar.bz2 |
Delete duplicate of sparc-*.
From-SVN: r8534
-rwxr-xr-x | gcc/config.sub | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config.sub b/gcc/config.sub index bf71bbe..35c9d74 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -149,8 +149,7 @@ case $basic_machine in | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ | pdp11-* | sh-* | powerpc-* | sparc64-* | mips64-* | mipsel-* \ - | mips64el-* | mips64orion-* | mips64orionel-* \ - | sparc-*) + | mips64el-* | mips64orion-* | mips64orionel-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |