0.8.2.7:
[sbcl.git] / slam.sh
diff --git a/slam.sh b/slam.sh
index 632672b..95a3194 100644 (file)
--- a/slam.sh
+++ b/slam.sh
@@ -96,11 +96,15 @@ case "$HOST_TYPE" in
            exit 1
 esac
 
-export SBCL_XC_HOST="$LISP $INIT"
+SBCL_XC_HOST="$LISP $INIT"
+export SBCL_XC_HOST
 
 # (We don't do make-host-1.sh at all. Hopefully nothing relevant has
 # changed.)
 
+. ./find-gnumake.sh
+find_gnumake
+
 sh make-target-1.sh || exit 1
 
 # Instead of doing the full make-host-2.sh, we (1) use after-xc.core