File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: aa58d534e5f7d4db64c1bddd5d6b446e110ca7f3
2
+ refs/heads/master: 29cc7c2adf0bdbe00fc65ff0a7393668eead7a22
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: c9f6d696420107f82304b992cf623b806995fe18
5
5
refs/heads/try: 225de0d60f8ca8dcc62ab2fd8818ebbda4b58cfe
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ $$(TBIN$(1)_T_$(2)_H_$(3))/$(4)$$(X_$(2)): \
116
116
$$(foreach dep,$$(TOOL_DEPS_$(4 ) ) , \
117
117
$$(TLIB$(1 ) _T_$(2 ) _H_$(3 ) ) /stamp.$$(dep ) ) \
118
118
$$(TSREQ$(1 ) _T_$(2 ) _H_$(3 ) ) \
119
- | $$(TBIN$(1 ) _T_$(4 ) _H_$(3 ) ) /
119
+ | $$(TBIN$(1 ) _T_$(2 ) _H_$(3 ) ) /
120
120
@$$(call E, rustc: $$@ )
121
121
$$(STAGE$(1 ) _T_$(2 ) _H_$(3 ) ) -o $$@ $$< --cfg $(4 )
122
122
You can’t perform that action at this time.
0 commit comments