mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
* config.sub: Added Xenix operating system.
This commit is contained in:
parent
503b78de92
commit
ce7172bb8f
3
config.sub
vendored
3
config.sub
vendored
@ -515,6 +515,9 @@ case $os in
|
||||
-svr3)
|
||||
os=-sysv3
|
||||
;;
|
||||
-xenix)
|
||||
os=-xenix
|
||||
;;
|
||||
-none)
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user