(os): Accept coff as an OS.
This commit is contained in:
parent
b2728f4bde
commit
39aa8bed39
1 changed files with 1 additions and 1 deletions
2
config.sub
vendored
2
config.sub
vendored
|
@ -566,7 +566,7 @@ case $os in
|
|||
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
||||
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
||||
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
||||
| -ptx*)
|
||||
| -ptx* | -coff*)
|
||||
;;
|
||||
-sunos5*)
|
||||
os=`echo $os | sed -e 's|sunos5|solaris2|'`
|
||||
|
|
Loading…
Add table
Reference in a new issue