Switch to use snapshot libraries, to prepare for some changes.

This commit is contained in:
Michael Sullivan 2012-07-09 14:54:49 -07:00
parent e430a699f2
commit 35bfaf50b0

View File

@ -8,9 +8,9 @@
# (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_CORELIB=0
USE_SNAPSHOT_STDLIB=0
USE_SNAPSHOT_RUNTIME=1
USE_SNAPSHOT_CORELIB=1
USE_SNAPSHOT_STDLIB=1
define TARGET_STAGE_N