bootstrap.image: use "parser-quiet? off" for consistency.

db4
John Benediktsson 2011-09-07 10:50:54 -07:00
parent 035cc310d9
commit f8b4d2d2f9
1 changed files with 1 additions and 1 deletions

View File

@ -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