X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=9987d2736e66b1695f2eec8ca22647ec5d05e391;hb=7e24349c17298e2959e853ea411b5f65d9f7f332;hp=9b30bf11a8f55ec514498bade359ee52fde8747f;hpb=0d5ff04e2ced1cbb2979dd1a7fcfd7ba3d6da7c1;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 9b30bf1..9987d27 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -497,6 +497,7 @@ ("src/compiler/dump") ("src/compiler/main") ; needs DEFSTRUCT FASL-OUTPUT from dump.lisp + ("src/compiler/xref") ("src/code/source-location") ("src/compiler/target-main" :not-host) ("src/compiler/ir1tran") @@ -694,6 +695,10 @@ #!+sb-unicode ("src/code/external-formats/mb-util" :not-host) #!+sb-unicode + ("src/code/external-formats/enc-cn-tbl" :not-host) + #!+sb-unicode + ("src/code/external-formats/enc-cn" :not-host) + #!+sb-unicode ("src/code/external-formats/enc-jpn-tbl" :not-host) #!+sb-unicode ("src/code/external-formats/enc-jpn" :not-host)