X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=fb27e2743c1f9954372a92959a89b2bbb6621ac4;hb=8d490a4d6b9d7f156cf503826b3e3195e6f3ad39;hp=fc8aa534f77cb630c07d8d0a0eb21dc42f7cd3e1;hpb=8a8a8922802460741d6f8f6c11d71b1f414cf3a7;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index fc8aa53..fb27e27 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -90,6 +90,7 @@ echo //doing warm init #+sb-show (setf sb-int:*/show* nil) ;; The system is complete now, all standard functions are ;; defined. + (sb-kernel::ctype-of-cache-clear) (setq sb-c::*flame-on-necessarily-undefined-function* t) (sb-ext:save-lisp-and-die "output/sbcl.core" :purify t) EOF