Commit 869b061c by Ian Lance Taylor

Accept *-*-ieee*.

From-SVN: r10709
parent a45cf58c
......@@ -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*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment