Commit 88350fd9 by Iain Sandoe

commit missed change from r263764

From-SVN: r263766
parent a49c064e
...@@ -208,7 +208,7 @@ case ${host} in ...@@ -208,7 +208,7 @@ case ${host} in
*-*-darwin*) *-*-darwin*)
asm_hidden_op=.private_extern asm_hidden_op=.private_extern
tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin" 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*) *-*-dragonfly*)
tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip" tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment