mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
Don't force os=-hpux for hp9k2... and hp9k3...
This commit is contained in:
parent
f76715a5f9
commit
25e019b292
2
config.sub
vendored
2
config.sub
vendored
@ -257,11 +257,9 @@ case $basic_machine in
|
||||
;;
|
||||
hp9k2[0-9][0-9] | hp9k31[0-9])
|
||||
basic_machine=m68000-hp
|
||||
os=-hpux
|
||||
;;
|
||||
hp9k3[2-9][0-9])
|
||||
basic_machine=m68k-hp
|
||||
os=-hpux
|
||||
;;
|
||||
hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7)
|
||||
basic_machine=hppa1.1-hp
|
||||
|
Loading…
x
Reference in New Issue
Block a user