X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-host-1.sh;h=94e301977a43543dd72012e353732fa12d77cd09;hb=HEAD;hp=3bd8d74c2b8f289c3b66138d68c83eff87a2b9c5;hpb=89987c8a1599b9bfc267d8d54ea02c588e8b24a5;p=sbcl.git diff --git a/make-host-1.sh b/make-host-1.sh index 3bd8d74..94e3019 100644 --- a/make-host-1.sh +++ b/make-host-1.sh @@ -20,6 +20,9 @@ LANG=C LC_ALL=C export LANG LC_ALL +# Load our build configuration +. output/build-config + # Compile and load the cross-compiler. (We load it here not because we're # about to use it, but because it's written under the assumption that each # file will be loaded before the following file is compiled.)