From: Iain Sandoe Date: Wed, 22 Aug 2018 12:05:45 +0000 (+0000) Subject: commit missed change from r263764 X-Git-Tag: basepoints/gcc-10~4606 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88350fd97ea9c15587f40260941a134948490b8c;p=thirdparty%2Fgcc.git commit missed change from r263764 From-SVN: r263766 --- diff --git a/libgcc/config.host b/libgcc/config.host index d4ae9448e10c..029f6569cafc 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -208,7 +208,7 @@ case ${host} in *-*-darwin*) asm_hidden_op=.private_extern tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin" - extra_parts="crt3.o crttms.o crttme.o" + extra_parts="crt3.o d10-uwfef.o crttms.o crttme.o" ;; *-*-dragonfly*) tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip"