X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=bcfef1be70e9811e508e9ee49cb74e9e085f3000;hb=2010727926b091b23a246f6f659be61e27e19667;hp=0a51ab9e2140529389115c5354fe71ea337dfebc;hpb=85b5d31eda93a427acf97f835f78654a9b5c4f4f;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index 0a51ab9..bcfef1b 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -32,6 +32,7 @@ echo //doing warm init ;; Now that we use the compiler for macros, interpreted ;; /SHOW doesn't work until later in init. #+sb-show (print "/hello, world!") + (sb!ext:purify) ;; Until PRINT-OBJECT and other machinery is set up, ;; we want limits on printing to avoid infinite output.