X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=build-order.lisp-expr;h=144b3352bcb61115983051e99a85f1246afe5bf1;hb=23c0c48f562d7dc5d1615bf13cb831b46c91d106;hp=7e49e546670e0b91e5977b391e484bc5a967e89f;hpb=2561033fd3ed9e224dffc445262e097e5abfa920;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 7e49e54..144b335 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -680,6 +680,8 @@ ("src/code/external-formats/enc-win" :not-host) #!+sb-unicode ("src/code/external-formats/eucjp" :not-host) + #!+sb-unicode + ("src/code/external-formats/ucs-2" :not-host) ;; The code here can't be compiled until CONDITION and ;; DEFINE-CONDITION are defined and SB!DEBUG:*STACK-TOP-HINT* is