0.9.0.30: towards callbacks: static-vectors
[sbcl.git] / build-order.lisp-expr
index d7e739f..7d82033 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)