X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=slam.sh;h=95a3194b5af17652e344a32f6d02b1dbf30a16af;hb=079ef9dad558ca07cb8178ef428bf738112174fa;hp=632672b8dac8eee5131a3ec825c455f393582a95;hpb=1bbd405c3c21f93db7aa956946738c8a3f30837d;p=sbcl.git diff --git a/slam.sh b/slam.sh index 632672b..95a3194 100644 --- 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