X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=fd1071084c2ecaf59fc0df0f705cf3b511e313b4;hb=HEAD;hp=7c6cc8370d9d7bb04f5e7e18d37dccdf768dadde;hpb=d1873cc3f7a09f9891bb9c05f206af1774876c0c;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index 7c6cc83..fd10710 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -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. #