X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=0a52508c6e145c62bb904baf22c5452a78fce4c4;hb=371577a214ce2659c271279ad48e4c42e1c0c93e;hp=ae859b2476f7186fae36516f9512476191363f65;hpb=f2db6743b1fadeea9e72cb583d857851c87efcd4;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index ae859b2..0a52508 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -707,7 +707,9 @@ #!+sb-unicode ("src/code/external-formats/enc-jpn" :not-host) #!+sb-unicode - ("src/code/external-formats/ucs-2" :not-host) + ("src/code/external-formats/enc-ucs" :not-host) + #!+sb-unicode + ("src/code/external-formats/enc-utf" :not-host) ;; The code here can't be compiled until CONDITION and ;; DEFINE-CONDITION are defined and SB!DEBUG:*STACK-TOP-HINT* is