Skip to content

Commit 484469c

Browse files
committed
Register new snapshot
1 parent 22bef74 commit 484469c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

mk/target.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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
11+
USE_SNAPSHOT_RUNTIME=0
1212
USE_SNAPSHOT_CORELIB=0
1313

1414
# Do not use --enforce-mut-vars in stage0, for now, as the snapshot

src/snapshots.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
S 2012-03-16 735fdfa
2+
macos-x86_64 f88f0323f3c5cc6f61c2c154b5439d5c0de7bb91
3+
linux-x86_64 a425ba73e4c72553df1f0d2b7ae190f6c57d1a63
4+
freebsd-x86_64 9a845a9f7d57bd82712a8e1e4eac732047ade87d
5+
winnt-i386 3c8e0ddca9085a1b199ce2485322b117b9d18824
6+
linux-i386 2702f27578ce0b4f466e20b31a886d9183e6ce36
7+
macos-i386 715f593ae0a77b0cd763bd3d260e09ce65b138d3
8+
19
S 2012-03-15 c86135e
210
macos-x86_64 b81e5bcb9c4d2d5b9da860a6f4f4ed3616342b22
311
linux-i386 606d5b5058c823935e6daf0d0be3ccc92456a47b

0 commit comments

Comments
 (0)