Skip to content

Commit 846dfbc

Browse files
committed
build: Use snapshot core
1 parent 178c5cc commit 846dfbc

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=1
12-
USE_SNAPSHOT_CORELIB=0
12+
USE_SNAPSHOT_CORELIB=1
1313

1414
define TARGET_STAGE_N
1515

0 commit comments

Comments
 (0)