X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=7a252793f572bdf889ab256605b60d07b527f2d8;hb=ba4659ad35f28a8fefa4a10c3c7012e4ba50d683;hp=1c85be493a7fdee228cf1481838ae542ad9be9f6;hpb=2f3c0044ba37b2b33ab60b283e4612aa1ba643eb;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 1c85be4..7a25279 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -133,6 +133,9 @@ ("src/code/target-extensions" :not-host) + ;; Needed before the first use of WITH-SINGLE-PACKAGE-LOCKED-ERROR. + ("src/code/early-package" :not-host) + ("src/code/early-defstructs" :not-host) ; gotta-be-first DEFSTRUCTs ("src/code/defbangstruct")