Accept *-*-ieee*.

This commit is contained in:
Ian 1995-12-13 21:43:08 +00:00
parent a4e2c88cf4
commit 26bd65c364
1 changed files with 1 additions and 1 deletions

2
config.sub vendored
View File

@ -641,7 +641,7 @@ case $os in
| -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* )
| -udi* | -eabi* | -lites* | -ieee*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)