bootstrap.image: making it so special-objects isn't a global

char-rename
Björn Lindqvist 2016-09-14 15:48:35 +02:00
parent 409cf9bd3e
commit 1e96eec669
1 changed files with 1 additions and 2 deletions

View File

@ -147,8 +147,6 @@ SYMBOL: big-endian
SYMBOL: architecture
H{ } clone special-objects set-global
: emit ( cell -- ) bootstrapping-image get push ;
: emit-64 ( cell -- )
@ -531,6 +529,7 @@ PRIVATE>
{ parser-quiet? f }
{ auto-use? f }
} assoc-union! [
H{ } clone special-objects set
"resource:/core/bootstrap/stage1.factor" run-file
build-image
write-image