Recognize rtems as an o/s.

From-SVN: r12399
This commit is contained in:
Doug Evans 1996-07-07 17:26:50 +00:00
parent 8d8c9ba91b
commit 122a73f6ff
1 changed files with 1 additions and 1 deletions

2
gcc/config.sub vendored
View File

@ -662,7 +662,7 @@ case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* )
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)