X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=ae859b2476f7186fae36516f9512476191363f65;hb=f2db6743b1fadeea9e72cb583d857851c87efcd4;hp=9c5d805abb9b46aca1d3a4f27aaddff0730c413e;hpb=b42c75203a3f077e8f59373a48af5e3a304addbf;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 9c5d805..ae859b2 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -160,9 +160,6 @@ ;; accessors.) ("src/code/type-class") - ("src/code/early-pcounter") - ("src/code/pcounter" :not-host) - ("src/code/ansi-stream" :not-host) ("src/code/sysmacs" :not-host) @@ -689,6 +686,8 @@ ("src/code/debug" :not-host) ("src/code/octets" :not-host) + ("src/code/external-formats/enc-basic" :not-host) + ("src/code/external-formats/enc-ebcdic" :not-host) #!+sb-unicode ("src/code/external-formats/enc-cyr" :not-host) #!+sb-unicode