0.9.1.62: align CSP for dx closures on alpha and ppc
[sbcl.git] / build-order.lisp-expr
index d7e739f..73e8444 100644 (file)
  ("src/code/save"              :not-host) ; uses the definition of PATHNAME
                                           ;   from "code/pathname"
  ("src/code/sharpm"            :not-host) ; uses stuff from "code/reader"
+ ("src/code/alloc"             :not-host)
 
  #!+sb-thread
  ("src/code/target-thread"     :not-host)
  ("src/code/debug" :not-host)
 
  ("src/code/octets" :not-host)
+ #!+sb-unicode
+ ("src/code/eucjp" :not-host)
 
  ;; The code here can't be compiled until CONDITION and
  ;; DEFINE-CONDITION are defined and SB!DEBUG:*STACK-TOP-HINT* is