diff --git a/basis/bootstrap/image/image.factor b/basis/bootstrap/image/image.factor index f7b95657d4..ca65352065 100755 --- a/basis/bootstrap/image/image.factor +++ b/basis/bootstrap/image/image.factor @@ -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