mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-15 14:01:04 +08:00
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:
parent
a2d4cdc96a
commit
541ed00ec2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user