File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: b0560965c4263104e61a43ad91115d3e535469d7
2
+ refs/heads/master: e71d17ffa67627042d665771f7fa9dd2f3a7a662
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ snap-stage1: $(HOST_BIN1)/rustc$(X) $(HOST_LIB1)/$(CFG_RUNTIME) \
3
3
$(HOST_LIB1 ) /$(CFG_RUSTLLVM ) $(HOST_LIB1 ) /$(CFG_STDLIB )
4
4
$(S ) src/etc/make-snapshot.py stage1
5
5
6
- snap-stage1 : $(HOST_BIN2 ) /rustc$(X ) $(HOST_LIB2 ) /$(CFG_RUNTIME ) \
6
+ snap-stage2 : $(HOST_BIN2 ) /rustc$(X ) $(HOST_LIB2 ) /$(CFG_RUNTIME ) \
7
7
$(HOST_LIB2 ) /$(CFG_RUSTLLVM ) $(HOST_LIB2 ) /$(CFG_STDLIB )
8
- $(S ) src/etc/make-snapshot.py stage1
8
+ $(S ) src/etc/make-snapshot.py stage2
9
9
10
- snap-stage1 : $(HOST_BIN3 ) /rustc$(X ) $(HOST_LIB3 ) /$(CFG_RUNTIME ) \
10
+ snap-stage3 : $(HOST_BIN3 ) /rustc$(X ) $(HOST_LIB3 ) /$(CFG_RUNTIME ) \
11
11
$(HOST_LIB3 ) /$(CFG_RUSTLLVM ) $(HOST_LIB3 ) /$(CFG_STDLIB )
12
- $(S ) src/etc/make-snapshot.py stage1
12
+ $(S ) src/etc/make-snapshot.py stage3
You can’t perform that action at this time.
0 commit comments