config.host (sparc64-*-rtems*): New target.

2010-05-19  Joel Sherrill <joel.sherrill@oarcorp.com>

	* config.host (sparc64-*-rtems*): New target.

From-SVN: r159669
This commit is contained in:
Joel Sherrill 2010-05-21 14:56:39 +00:00
parent 3943fe022e
commit 1b64cc3e5c

View File

@ -535,7 +535,7 @@ sparc-*-linux*) # SPARC's running GNU/Linux, libc6
extra_parts="$extra_parts crtfastmath.o"
tmake_file="${tmake_file} sparc/t-crtfm"
;;
sparc-*-rtems*)
sparc-*-rtems* | sparc64-*-rtems* )
;;
sparc64-*-solaris2* | sparcv9-*-solaris2*)
;;