commit missed change from r263764
From-SVN: r263766
This commit is contained in:
parent
a49c064e40
commit
88350fd97e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue