1.0.21.7: fix argument quoting in run-sbcl.sh
[sbcl.git] / build-order.lisp-expr
index e0f43e7..79840f4 100644 (file)
@@ -35,6 +35,7 @@
 (
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  ;;; miscellaneous
+ ("src/code/cross-early" :not-target)
 
  ;; This comes early because it's useful for debugging everywhere.
  ("src/code/show")
@@ -43,6 +44,8 @@
  ;; for everything.
  ("src/code/early-source-location")
 
+ ("src/code/early-constants")
+
  ;; This comes early because the cross-compilation host's backquote
  ;; logic can expand into something which can't be executed on the
  ;; target Lisp (e.g. in CMU CL where it expands into internal