Fix make-array transforms.
[sbcl.git] / make-target-2.sh
index 7c6cc83..fd10710 100644 (file)
@@ -20,6 +20,9 @@ LANG=C
 LC_ALL=C
 export LANG LC_ALL
 
+# Load our build configuration
+. output/build-config
+
 # Do warm init stuff, e.g. building and loading CLOS, and stuff which
 # can't be done until CLOS is running.
 #