mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 18:16:36 +12:00
2000-10-09 Ben Elliston <bje@redhat.com>
* config.sub: Typo fix for sh{3,4} case.
This commit is contained in:
parent
709364b697
commit
f575236a68
@ -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
4
config.sub
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user