diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/config.host | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index 9a28b10..fe2cf78 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -1510,7 +1510,7 @@ am33_2.0-*-linux*) extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" tmake_file="$tmake_file t-fdpbit" ;; -m32c-*-elf*|m32c-*-rtems*) +m32c-*-elf*) tmake_file="$tmake_file m32c/t-m32c" ;; nvptx-*) |