2000-10-09 Ben Elliston <bje@redhat.com>

* config.sub: Typo fix for sh{3,4} case.
This commit is contained in:
Ben Elliston 2000-10-09 10:25:44 +00:00
parent 709364b697
commit f575236a68
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-10-09 Ben Elliston <bje@redhat.com>
* config.sub: Typo fix for sh{3,4} case.
2000-10-08 Ben Elliston <bje@redhat.com>
* config.guess: Handle 8-way NCR 4300s -- uname(1) returns 3446A.

4
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
# Free Software Foundation, Inc.
version='2000-09-11'
version='2000-10-09'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -908,7 +908,7 @@ case $basic_machine in
basic_machine=we32k-att
;;
sh3 | sh4)
base_machine=sh-unknown
basic_machine=sh-unknown
;;
sparc | sparcv9)
basic_machine=sparc-sun