File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 41b02b7c57092f1da63beec60358061a9579d8c6
2
+ refs/heads/master: ff6cde788229484e128849d67e4f32b178b18c84
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 8
8
# (resp. corelib), set this flag to 1. It will cause stage1 to use
9
9
# the snapshot runtime (resp. corelib) rather than the runtime
10
10
# (resp. corelib) from the working directory.
11
- USE_SNAPSHOT_RUNTIME =1
12
- USE_SNAPSHOT_CORELIB =1
13
- USE_SNAPSHOT_STDLIB =1
11
+ USE_SNAPSHOT_RUNTIME =0
12
+ USE_SNAPSHOT_CORELIB =0
13
+ USE_SNAPSHOT_STDLIB =0
14
14
15
15
define TARGET_STAGE_N
16
16
You can’t perform that action at this time.
0 commit comments