Check for hppa1.0-hp-mpeix
This commit is contained in:
parent
c0ca703bd4
commit
1e58d7cc98
1 changed files with 3 additions and 0 deletions
3
config.guess
vendored
3
config.guess
vendored
|
@ -442,6 +442,9 @@ EOF
|
|||
9000/8??:4.3bsd:*:*)
|
||||
echo hppa1.0-hp-bsd
|
||||
exit 0 ;;
|
||||
*9??*:MPE*:*:*)
|
||||
echo hppa1.0-hp-mpeix
|
||||
exit 0 ;;
|
||||
hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
|
||||
echo hppa1.1-hp-osf
|
||||
exit 0 ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue