xach / buildapp

Buildapp makes it easy to build application executables with SBCL
http://www.xach.com/lisp/buildapp/
123 stars 27 forks source link

New --core command line flag passed down to the invocation of SBCL. #33

Closed trittweiler closed 9 months ago

trittweiler commented 6 years ago

To facilitate the use of a non-standard core file, and also to allow buildapp be easily used with non-global sbcl installations (without having to resort to environmental variables.)