mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
> Default to bsd if vendor is next.
This commit is contained in:
parent
94bfc75689
commit
3518f3b8b0
3
config.sub
vendored
3
config.sub
vendored
@ -607,6 +607,9 @@ case $basic_machine in
|
|||||||
i370-*)
|
i370-*)
|
||||||
os=-mvs
|
os=-mvs
|
||||||
;;
|
;;
|
||||||
|
*-next)
|
||||||
|
os=-bsd
|
||||||
|
;;
|
||||||
i[34]86-*)
|
i[34]86-*)
|
||||||
os=-sco3.2v2
|
os=-sco3.2v2
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user