X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=5e08d1c0aa3f6ebac84e54cda5f900928e54f1f1;hb=5edd74f6911093805a009a152b32216b3dba59f7;hp=73b3295c56e5c4a98e74f431c820d790597bd3af;hpb=c53ec09694206092fd3aa933adade5e5d5b343d2;p=sbcl.git diff --git a/make.sh b/make.sh index 73b3295..5e08d1c 100755 --- a/make.sh +++ b/make.sh @@ -34,6 +34,10 @@ # "lisp -noinit -batch" # to use an existing CMU CL binary as a cross-compilation host # when you have weird things in your .cmucl-init file +# Someday CLISP should work +# "clisp" +# but as of sbcl-0.7.1.17, it still doesn't. (SBCL's fault: too much +# unportable code!) # # FIXME: Make a more sophisticated command line parser, probably # accepting "sh make.sh --xc-host foolisp" instead of the