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 5719c46..1bac57c 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -1232,7 +1232,7 @@ powerpc*-*-linux*) md_unwind_header=rs6000/linux-unwind.h ;; powerpc*-wrs-vxworks7*) - tmake_file="$tmake_file rs6000/t-vxworks rs6000/t-savresfgpr rs6000/t-linux t-dfprules rs6000/t-ppc64-fp t-slibgcc-libgcc" + tmake_file="$tmake_file rs6000/t-vxworks rs6000/t-savresfgpr t-dfprules rs6000/t-ppc64-fp" tmake_file="rs6000/t-crtstuff ${tmake_file}" case $ppc_fp_type in 64) |