X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-init.lisp;h=97577343c3f0d9c6da224d47f06e63011909468e;hb=e801083c864fa8f11d79be53a5d95584c960f2b3;hp=9711add9bb079e138c07957bca01c669d2a802c8;hpb=3d19a6af1a84e05c22ce0224022d58920cebc13f;p=sbcl.git diff --git a/src/code/cold-init.lisp b/src/code/cold-init.lisp index 9711add..9757734 100644 --- a/src/code/cold-init.lisp +++ b/src/code/cold-init.lisp @@ -111,6 +111,7 @@ ;; this to be initialized, so we initialize it right away. (show-and-call !random-cold-init) + (show-and-call !early-package-cold-init) (show-and-call !package-cold-init) ;; All sorts of things need INFO and/or (SETF INFO).