diff options
Diffstat (limited to 'libgcc/config.host')
-rw-r--r-- | libgcc/config.host | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index 5c3bfa69996..706d01a8703 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -432,6 +432,8 @@ mips-wrs-vxworks) mipstx39-*-elf* | mipstx39el-*-elf*) ;; mmix-knuth-mmixware) + extra_parts="crti.o crtn.o crtbegin.o crtend.o" + tmake_file="${tmake_file} ${cpu_type}/t-${cpu_type}" ;; mn10300-*-*) ;; |