We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 894542d commit f905bf5Copy full SHA for f905bf5
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 178c5cc4a394c7991321dfd349662051d2344cb6
+refs/heads/master: 846dfbc922b5b8c2c7de8da0cbb912bb89ff046e
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/mk/target.mk
@@ -9,7 +9,7 @@
9
# the snapshot runtime (resp. corelib) rather than the runtime
10
# (resp. corelib) from the working directory.
11
USE_SNAPSHOT_RUNTIME=1
12
-USE_SNAPSHOT_CORELIB=0
+USE_SNAPSHOT_CORELIB=1
13
14
define TARGET_STAGE_N
15
0 commit comments