diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/config.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index 734d90e..9475246 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -1249,7 +1249,6 @@ powerpc*-wrs-vxworks7*) ;; powerpc-wrs-vxworks*) tmake_file="$tmake_file rs6000/t-ppccomm rs6000/t-savresfgpr t-fdpbit" - extra_parts="$extra_parts crtbegin.o crtend.o" ;; powerpc-*-lynxos*) tmake_file="$tmake_file rs6000/t-lynx t-fdpbit" |