Switch back to USE_SNAPSHOT_CORELIB=0.
This commit is contained in:
parent
e9b4336bfd
commit
e6baf44f19
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
# the snapshot runtime (resp. corelib) rather than the runtime
|
# the snapshot runtime (resp. corelib) rather than the runtime
|
||||||
# (resp. corelib) from the working directory.
|
# (resp. corelib) from the working directory.
|
||||||
USE_SNAPSHOT_RUNTIME=0
|
USE_SNAPSHOT_RUNTIME=0
|
||||||
USE_SNAPSHOT_CORELIB=1
|
USE_SNAPSHOT_CORELIB=0
|
||||||
USE_SNAPSHOT_STDLIB=0
|
USE_SNAPSHOT_STDLIB=0
|
||||||
|
|
||||||
define TARGET_STAGE_N
|
define TARGET_STAGE_N
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue