diff --git a/basis/bootstrap/image/image.factor b/basis/bootstrap/image/image.factor index 4cd6cc24ed..f0ade2ccef 100755 --- a/basis/bootstrap/image/image.factor +++ b/basis/bootstrap/image/image.factor @@ -606,7 +606,7 @@ PRIVATE> : make-image ( arch -- ) [ - f parser-quiet? set + parser-quiet? off architecture set "resource:/core/bootstrap/stage1.factor" run-file build-image