Skip to content

Commit 121a234

Browse files
committed
---
yaml --- r: 13151 b: refs/heads/master c: ff6cde7 h: refs/heads/master i: 13149: 3ee0985 13147: 1935ad7 13143: 2e6c98f 13135: f77ceff 13119: 0d6dbec v: v3
1 parent 233ab9f commit 121a234

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 41b02b7c57092f1da63beec60358061a9579d8c6
2+
refs/heads/master: ff6cde788229484e128849d67e4f32b178b18c84
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/mk/target.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# (resp. corelib), set this flag to 1. It will cause stage1 to use
99
# the snapshot runtime (resp. corelib) rather than the runtime
1010
# (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
1414

1515
define TARGET_STAGE_N
1616

0 commit comments

Comments
 (0)