(os): Accept coff as an OS.
From-SVN: r8173
This commit is contained in:
parent
d18d5ca2bc
commit
1128e255b1
2
gcc/config.sub
vendored
2
gcc/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…
Reference in New Issue
Block a user