X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=0a52508c6e145c62bb904baf22c5452a78fce4c4;hb=371577a214ce2659c271279ad48e4c42e1c0c93e;hp=f8372526ae4414235296b57fca185386a8313b1b;hpb=99a8f9e012fd2b5edc9a0927edfc537332081997;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index f837252..0a52508 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -708,6 +708,8 @@ ("src/code/external-formats/enc-jpn" :not-host) #!+sb-unicode ("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