(s390x-*-linux-gnu*): New configuration.

This commit is contained in:
Richard M. Stallman 2006-02-14 15:32:49 +00:00
parent 3e5b698e85
commit e9da7ba51a

View file

@ -654,6 +654,9 @@ dnl see the `changequote' comment above.
s390-*-linux-gnu* )
machine=ibms390 opsys=gnu-linux
;;
s390x-*-linux-gnu* )
machine=ibms390x opsys=gnu-linux
;;
rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* )
machine=ibmrs6000 opsys=aix3-1
;;