Commit 1b64cc3e by Joel Sherrill

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

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

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

From-SVN: r159669
parent 3943fe02
...@@ -535,7 +535,7 @@ sparc-*-linux*) # SPARC's running GNU/Linux, libc6 ...@@ -535,7 +535,7 @@ sparc-*-linux*) # SPARC's running GNU/Linux, libc6
extra_parts="$extra_parts crtfastmath.o" extra_parts="$extra_parts crtfastmath.o"
tmake_file="${tmake_file} sparc/t-crtfm" tmake_file="${tmake_file} sparc/t-crtfm"
;; ;;
sparc-*-rtems*) sparc-*-rtems* | sparc64-*-rtems* )
;; ;;
sparc64-*-solaris2* | sparcv9-*-solaris2*) sparc64-*-solaris2* | sparcv9-*-solaris2*)
;; ;;
......
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