mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
Recognize hppa-next as a valid CPU-COMPANY combination.
This commit is contained in:
parent
6ed0492f8e
commit
f0f4432f46
3
config.sub
vendored
3
config.sub
vendored
@ -337,6 +337,9 @@ case $basic_machine in
|
||||
hp9k8[0-9][0-9] | hp8[0-9][0-9])
|
||||
basic_machine=hppa1.0-hp
|
||||
;;
|
||||
hppa-next)
|
||||
os=-nextstep3
|
||||
;;
|
||||
i370-ibm* | ibm*)
|
||||
basic_machine=i370-ibm
|
||||
os=-mvs
|
||||
|
Loading…
Reference in New Issue
Block a user