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: 713006c7b6afc25ef90ecf78f88c9e9abb31f4b9
2
+ refs/heads/master: 5c4ffd0dd7fb717cdc6f015c0d76043a0d8d4c83
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ $$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_CORELIB): \
31
31
$$(CORELIB_CRATE ) $$(CORELIB_INPUTS ) \
32
32
$$(TSREQ$(1 ) _T_$(2 ) _H_$(3 ) )
33
33
@$$(call E, compile_and_link: $$@ )
34
- $$(STAGE$(1 ) _T_$(2 ) _H_$(3 ) ) -o $$@ $$< && touch $$@
34
+ $$(STAGE$(1 ) _T_$(2 ) _H_$(3 ) ) --enforce-mut-vars - o $$@ $$< && touch $$@
35
35
36
36
$$(TLIB$(1 ) _T_$(2 ) _H_$(3 ) ) /$$(CFG_STDLIB ) : \
37
37
$$(STDLIB_CRATE ) $$(STDLIB_INPUTS ) \
You can’t perform that action at this time.
0 commit comments