From 41d8444c9a89bfb4c974b29f42882f117ffab82e Mon Sep 17 00:00:00 2001 From: joel Date: Fri, 21 May 2010 14:56:39 +0000 Subject: [PATCH] 2010-05-19 Joel Sherrill * config.host (sparc64-*-rtems*): New target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159669 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgcc/config.host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgcc/config.host b/libgcc/config.host index 56d900cf3fb9..1e76b19b0bf7 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -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*) ;; -- 2.47.2