mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 18:16:36 +12:00
2001-05-24 Ben Elliston <bje@redhat.com>
* config.sub: Remove duplicate z8k entry.
This commit is contained in:
parent
4dbbfcd16b
commit
48b317bb24
@ -1,3 +1,7 @@
|
||||
2001-05-24 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Remove duplicate z8k entry.
|
||||
|
||||
2001-05-11 Yaegashi Takeshi <t@keshi.org>
|
||||
|
||||
* config.sub: Handle sh[34]-* and sh[34]eb-*.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2001-05-11'
|
||||
timestamp='2001-05-24'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -242,7 +242,7 @@ case $basic_machine in
|
||||
basic_machine=$basic_machine-unknown
|
||||
os=-none
|
||||
;;
|
||||
m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | w65 | z8k)
|
||||
m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
|
||||
;;
|
||||
|
||||
# We use `pc' rather than `unknown'
|
||||
|
Loading…
x
Reference in New Issue
Block a user