X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=09b11112165274507745bda9aeb9c87262a68532;hb=8643c93d4db277f6e1cb880a42407ff29e19f618;hp=a3d2ec0068794c00fad35ef547d29d379ccdecd1;hpb=cb83aa22932bf4b9bc74ac6f0fcd91db1702ad33;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index a3d2ec0..09b1111 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -277,6 +277,7 @@ ("src/code/error-error" :not-host) ; needs WITH-STANDARD-IO-SYNTAX macro + ("src/code/deadline" :not-host) ("src/code/serve-event" :not-host) ("src/code/fd-stream" :not-host) @@ -695,6 +696,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)