mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 19:16:36 +12:00
2000-11-15 Ben Elliston <bje@redhat.com>
* config.sub: Expand `power' to `power-ibm-aix' for consistency. From Kevin Ryde.
This commit is contained in:
parent
c588656294
commit
44545c674c
@ -1,5 +1,8 @@
|
|||||||
2000-11-15 Ben Elliston <bje@redhat.com>
|
2000-11-15 Ben Elliston <bje@redhat.com>
|
||||||
|
|
||||||
|
* config.sub: Expand `power' to `power-ibm-aix' for consistency.
|
||||||
|
From Kevin Ryde.
|
||||||
|
|
||||||
* config.guess: Differentiate Cray T3D and T3E. From Kevin Ryde
|
* config.guess: Differentiate Cray T3D and T3E. From Kevin Ryde
|
||||||
<user42@zip.com.au>.
|
<user42@zip.com.au>.
|
||||||
|
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
version='2000-11-10'
|
version='2000-11-15'
|
||||||
|
|
||||||
# This file is (in principle) common to ALL GNU software.
|
# This file is (in principle) common to ALL GNU software.
|
||||||
# The presence of a machine in this file suggests that SOME GNU software
|
# The presence of a machine in this file suggests that SOME GNU software
|
||||||
@ -700,7 +700,7 @@ case $basic_machine in
|
|||||||
pn)
|
pn)
|
||||||
basic_machine=pn-gould
|
basic_machine=pn-gould
|
||||||
;;
|
;;
|
||||||
power) basic_machine=rs6000-ibm
|
power) basic_machine=power-ibm
|
||||||
;;
|
;;
|
||||||
ppc) basic_machine=powerpc-unknown
|
ppc) basic_machine=powerpc-unknown
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user