mk: Stop using snapshot rt/core/std
This commit is contained in:
parent
41b02b7c57
commit
ff6cde7882
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
||||||
# (resp. corelib), set this flag to 1. It will cause stage1 to use
|
# (resp. corelib), set this flag to 1. It will cause stage1 to use
|
||||||
# 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=1
|
USE_SNAPSHOT_RUNTIME=0
|
||||||
USE_SNAPSHOT_CORELIB=1
|
USE_SNAPSHOT_CORELIB=0
|
||||||
USE_SNAPSHOT_STDLIB=1
|
USE_SNAPSHOT_STDLIB=0
|
||||||
|
|
||||||
define TARGET_STAGE_N
|
define TARGET_STAGE_N
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue