X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build-order.lisp-expr;h=afc27701ad24f8e6d46091e4ea322972498964fc;hb=HEAD;hp=c6b35e85d11bd755fe9d585fa2c0fefcdd958449;hpb=9de65d498a9da0c70a60ea2bf9b5af39aaffe55d;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index c6b35e8..afc2770 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -632,6 +632,7 @@ ("src/compiler/represent") ("src/compiler/ir2opt") ("src/compiler/pack") + ("src/compiler/pack-iterative") ("src/compiler/codegen") ("src/compiler/debug") @@ -704,6 +705,8 @@ #!+sb-unicode ("src/code/external-formats/enc-win" :not-host) #!+sb-unicode + ("src/code/external-formats/enc-mac" :not-host) + #!+sb-unicode ("src/code/external-formats/mb-util" :not-host) #!+sb-unicode ("src/code/external-formats/enc-cn-tbl" :not-host)