Commit 0129f367 by Richard Stallman

Default to bsd for *-sequent.

From-SVN: r2976
parent 951553af
...@@ -594,6 +594,9 @@ case $basic_machine in ...@@ -594,6 +594,9 @@ case $basic_machine in
m88k-omron*) m88k-omron*)
os=-luna os=-luna
;; ;;
*-sequent)
os=-bsd
;;
*-crds) *-crds)
os=-unos os=-unos
;; ;;
......
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