config.host: Add m32c*-*-rtems*.

2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>

	* config.host: Add m32c*-*-rtems*.

From-SVN: r142322
This commit is contained in:
Joel Sherrill 2008-12-01 16:33:47 +00:00 committed by Joel Sherrill
parent a2d4cdc96a
commit 541ed00ec2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* config.host: Add m32c*-*-rtems*.
2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
PR bootstrap/33100

View File

@ -573,7 +573,7 @@ xtensa*-*-linux*)
am33_2.0-*-linux*)
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
;;
m32c-*-elf*)
m32c-*-elf*|m32c-*-rtems*)
;;
*)
echo "*** Configuration ${host} not supported" 1>&2