Commit 6f628f9d by Richard Stallman

Recognize hppa-next as a valid CPU-COMPANY combination.

From-SVN: r13062
parent 2ed18e63
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment