(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)

* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
	* config/mh-vaxult2:  New file.
This commit is contained in:
Fred Fish
1993-03-03 06:11:45 +00:00
parent 6985bc542e
commit d3c06c91b4
4 changed files with 19 additions and 0 deletions

View File

@ -37,6 +37,7 @@ mh-solaris
mh-sun
mh-sysv
mh-sysv4
mh-vaxult2
mt-a29k
mt-ebmon29k
mt-os68k

2
config/mh-vaxult2 Normal file
View File

@ -0,0 +1,2 @@
# The old BSD pcc isn't up to compiling parts of gdb so use gcc
CC = gcc