mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
more bug fixes
This commit is contained in:
parent
d4a089cf19
commit
f155a595f0
3
config.guess
vendored
3
config.guess
vendored
@ -341,6 +341,9 @@ EOF
|
||||
| sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
|
||||
-e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/
|
||||
exit 0 ;;
|
||||
CRAY*TS:*:*:*)
|
||||
echo t90-cray-unicos${UNAME_RELEASE}
|
||||
exit 0 ;;
|
||||
CRAY-2:*:*:*)
|
||||
echo cray2-cray-unicos
|
||||
exit 0 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user