(hppa*-*-linux-gnu*): New alternative.
This commit is contained in:
parent
37647b2dff
commit
6fa6525fde
1 changed files with 4 additions and 0 deletions
|
@ -544,6 +544,10 @@ case "${canonical}" in
|
|||
machine=hp800 opsys=hpux11
|
||||
;;
|
||||
|
||||
hppa*-*-linux-gnu* )
|
||||
machine=hp800 opsys=gnu-linux
|
||||
;;
|
||||
|
||||
## HP 9000 series 700 and 800, running HP/UX
|
||||
hppa*-hp-hpux* )
|
||||
## Cross-compilation? Nah!
|
||||
|
|
Loading…
Add table
Reference in a new issue