X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-genesis-2.sh;h=4b9973e6aafde5f8446a9004989b7a2bb2c5a75c;hb=HEAD;hp=b7604069018261ed8c3a1b2d15420522a50dd9c8;hpb=89987c8a1599b9bfc267d8d54ea02c588e8b24a5;p=sbcl.git diff --git a/make-genesis-2.sh b/make-genesis-2.sh index b760406..4b9973e 100644 --- a/make-genesis-2.sh +++ b/make-genesis-2.sh @@ -27,7 +27,7 @@ echo //entering make-genesis-2.sh # symbol table data on the C runtime. And we can get that symbol # data only after the C runtime has been built. Therefore, even # though we ran GENESIS earlier, we couldn't get it to make a .core -# file at that time; but we needed to run it earlier in order to +# file at that time; but we needed to run it earlier in order to # get to where we can write a .core file.) echo //loading and running GENESIS to create cold-sbcl.core $SBCL_XC_HOST < make-genesis-2.lisp