(hppa*-hp-hpux*): Use hpux10 by default.
This commit is contained in:
parent
5fab72129d
commit
842f86922a
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ case "${canonical}" in
|
|||
*.B8.* ) machine=hp800 opsys=hpux8 ;;
|
||||
*.08.* ) machine=hp800 opsys=hpux8 ;;
|
||||
*.09.* ) machine=hp800 opsys=hpux9 ;;
|
||||
*) machine=hp800 opsys=hpux ;;
|
||||
*) machine=hp800 opsys=hpux10 ;;
|
||||
esac
|
||||
;;
|
||||
hppa*-*-nextstep* )
|
||||
|
|
Loading…
Add table
Reference in a new issue