aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDoug Evans <dje@gnu.org>1994-11-21 17:15:24 +0000
committerDoug Evans <dje@gnu.org>1994-11-21 17:15:24 +0000
commitbf1106b88cdae25beb62cd011ef1987e0b6eed83 (patch)
treefa50f2c7a3ece7da5216341e47a64ae367c7c591 /gcc
parentf215b2f779fa1892a86ae7baf3001251beccc303 (diff)
downloadgcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.zip
gcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.tar.gz
gcc-bf1106b88cdae25beb62cd011ef1987e0b6eed83.tar.bz2
Delete duplicate of sparc-*.
From-SVN: r8534
Diffstat (limited to 'gcc')
-rwxr-xr-xgcc/config.sub3
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.