mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
Don't force os=-hpux for hp9k2... and hp9k3...
This commit is contained in:
parent
31ac8d8c42
commit
9b63095b62
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…
Reference in New Issue
Block a user