0.8.0.78.vector-nil-string.7:
[sbcl.git] / build-order.lisp-expr
index 4b8fbb7..28b3f1d 100644 (file)
  ;; in class.lisp.
  ("src/code/condition" :not-host)
 
+ ("src/compiler/generic/vm-array")
  ("src/compiler/generic/primtype")
 
  ;; the implementation of the compiler-affecting part of forms like
  ("src/compiler/compiler-error")
 
  ("src/code/type-init")
-
+ ;; Now that the type system is initialized, fix up UNKNOWN types that
+ ;; have crept in.
+ ("src/compiler/fixup-type")
  ;; These define target types needed by fndb.lisp.
  ("src/code/package")
  ("src/code/random")