Skip to content

Commit e6baf44

Browse files
committed
Switch back to USE_SNAPSHOT_CORELIB=0.
1 parent e9b4336 commit e6baf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/target.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# the snapshot runtime (resp. corelib) rather than the runtime
1010
# (resp. corelib) from the working directory.
1111
USE_SNAPSHOT_RUNTIME=0
12-
USE_SNAPSHOT_CORELIB=1
12+
USE_SNAPSHOT_CORELIB=0
1313
USE_SNAPSHOT_STDLIB=0
1414

1515
define TARGET_STAGE_N

0 commit comments

Comments
 (0)