mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 18:16:36 +12:00
2001-01-07 Ben Elliston <bje@redhat.com>
* config.sub: Recognise openrisc-*-*.
This commit is contained in:
parent
e1e4fa75dc
commit
ac19e7f7fe
@ -1,3 +1,7 @@
|
||||
2001-01-07 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Recognise openrisc-*-*.
|
||||
|
||||
2000-12-21 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.guess: Detect HP-UX on IA-64 hosts. From Jonathan
|
||||
|
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-01-01'
|
||||
timestamp='2001-01-07'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -231,7 +231,7 @@ case $basic_machine in
|
||||
| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
|
||||
| mips64vr5000 | miprs64vr5000el | mcore \
|
||||
| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
|
||||
| thumb | d10v | d30v | fr30 | avr)
|
||||
| thumb | d10v | d30v | fr30 | avr | openrisc)
|
||||
basic_machine=$basic_machine-unknown
|
||||
;;
|
||||
m6811 | m68hc11 | m6812 | m68hc12)
|
||||
|
Loading…
x
Reference in New Issue
Block a user