bootstrap.image: disable auto-use. Fixes #263.

db4
John Benediktsson 2011-10-15 10:34:34 -07:00
parent 37deaec528
commit ed72c670b9
1 changed files with 1 additions and 0 deletions

View File

@ -581,6 +581,7 @@ PRIVATE>
: make-image ( arch -- )
[
parser-quiet? off
auto-use? off
architecture set
"resource:/core/bootstrap/stage1.factor" run-file
build-image