* config.sub: Added Xenix operating system.
From-SVN: r2753
This commit is contained in:
parent
e64708b6b7
commit
566a131218
3
gcc/config.sub
vendored
3
gcc/config.sub
vendored
@ -515,6 +515,9 @@ case $os in
|
||||
-svr3)
|
||||
os=-sysv3
|
||||
;;
|
||||
-xenix)
|
||||
os=-xenix
|
||||
;;
|
||||
-none)
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user