1999-07-11 Ben Elliston <bje@cygnus.com>

* config.guess: Cray T3E has an Alpha CPU.
This commit is contained in:
Ben Elliston 1999-07-11 10:58:27 +00:00
parent 3c733d23f7
commit 89239f7b49
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1999-07-11 Ben Elliston <bje@cygnus.com>
* config.guess: Cray T3E has an Alpha CPU.
1999-07-04 Mark Elbrecht <snowball3@bigfoot.com>
* acspecific.m4 (AC_PROG_CXX): Look for gpp after g++. gpp is the

2
config.guess vendored
View File

@ -550,7 +550,7 @@ EOF
echo t90-cray-unicos${UNAME_RELEASE}
exit 0 ;;
CRAY*T3E:*:*:*)
echo t3e-cray-unicosmk${UNAME_RELEASE}
echo alpha-cray-unicosmk${UNAME_RELEASE}
exit 0 ;;
CRAY-2:*:*:*)
echo cray2-cray-unicos