(PENTIUM:CPunix:4.0*:*): New case.

From-SVN: r13227
This commit is contained in:
Richard Kenner 1996-12-07 17:47:59 -05:00
parent 80008dc734
commit d790567a75

4
gcc/config.guess vendored
View File

@ -526,6 +526,10 @@ EOF
echo ns32k-sni-sysv
fi
exit 0 ;;
PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
# says <Richard.M.Bartel@ccMail.Census.GOV>
echo i586-unisys-sysv4
exit 0 ;;
*:UNIX_System_V:4*:FTX*)
# From Gerald Hewes <hewes@openmarket.com>.
# How about differentiating between stratus architectures? -djm