mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2001-02-13 Kevin Ryde <user42@zip.com.au>
* config.sub: Recognise t90, c90, j90 without -cray. Preserve t90 and j90--don't transform to c90.
This commit is contained in:
parent
c44a518654
commit
b3483c9518
@ -1,3 +1,8 @@
|
|||||||
|
2001-02-13 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* config.sub: Recognise t90, c90, j90 without -cray. Preserve t90
|
||||||
|
and j90--don't transform to c90.
|
||||||
|
|
||||||
2001-02-13 Ben Elliston <bje@redhat.com>
|
2001-02-13 Ben Elliston <bje@redhat.com>
|
||||||
|
|
||||||
* config.guess: More Linux clean-up.
|
* config.guess: More Linux clean-up.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -368,8 +368,8 @@ case $basic_machine in
|
|||||||
basic_machine=cray2-cray
|
basic_machine=cray2-cray
|
||||||
os=-unicos
|
os=-unicos
|
||||||
;;
|
;;
|
||||||
[ctj]90-cray)
|
[cjt]90)
|
||||||
basic_machine=c90-cray
|
basic_machine=${basic_machine}-cray
|
||||||
os=-unicos
|
os=-unicos
|
||||||
;;
|
;;
|
||||||
crds | unos)
|
crds | unos)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user