0.7.1.33:
[sbcl.git] / make.sh
diff --git a/make.sh b/make.sh
index 9d48783..2249dad 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1,4 +1,3 @@
-
 #!/bin/sh
 
 # "When we build software, it's a good idea to have a reliable method
 #   "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