Tweak slam.sh to be slightly more configurable regarding the host binary
authorDavid Lichteblau <david@lichteblau.com>
Tue, 12 Jul 2011 09:15:31 +0000 (11:15 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Tue, 11 Sep 2012 12:56:35 +0000 (14:56 +0200)
commit60bb50897fc86c127c4598e26be4fc3b3b7a0704
tree8000ccb640b6c4fbe33dfc8c5bc13ee7c399e80e
parent1b39d9152f85c1be17ea281c64b34f268f33aa05
Tweak slam.sh to be slightly more configurable regarding the host binary

Developers building with an existing SBCL as a host, which is not
installed as "sbcl" in the path, or which needs a --core option, can
now set XC_LISP and XC_CORE prior to invoking slam.sh.  Previously,
such a host could only be used with slam.sh after custom
modifications to the script.

The default behaviour is unchanged.
slam.sh