build: Use snapshot runtime
This commit is contained in:
parent
45933ca485
commit
429f7e9e08
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# (resp. corelib), set this flag to 1. It will cause stage1 to use
|
||||
# the snapshot runtime (resp. corelib) rather than the runtime
|
||||
# (resp. corelib) from the working directory.
|
||||
USE_SNAPSHOT_RUNTIME=0
|
||||
USE_SNAPSHOT_RUNTIME=1
|
||||
USE_SNAPSHOT_CORELIB=0
|
||||
|
||||
define TARGET_STAGE_N
|
||||
|
|
Loading…
Add table
Reference in a new issue