X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fconfig.gcc;h=3d68b710d1b6ea962d7e559a3837ab16547f2644;hp=ea24e1670c66f0fb001960b624e638632655ac59;hb=39f6b116a52f53d26fdd48247db7630c781eb099;hpb=8f6d090c354f1db49ce1ba711d48add2c1364e30;ds=inline diff --git a/gcc/config.gcc b/gcc/config.gcc index ea24e1670c6..3d68b710d1b 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2096,7 +2096,7 @@ sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \ sh*-*-linux*) tmake_file="${tmake_file} sh/t-linux" tm_file="${tm_file} linux.h glibc-stdint.h sh/linux.h" ;; sh*-*-netbsd*) tm_file="${tm_file} netbsd.h netbsd-elf.h sh/netbsd-elf.h" ;; - sh*-superh-elf) if test x$with_libgloss != xno; then + sh*-*-elf) if test x$with_libgloss != xno; then with_libgloss=yes tm_file="${tm_file} sh/newlib.h" fi