Skip to content
Commit af5efa25 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Use SBCL by default for asdf-tools on Unix

CCL, our previous default, was making `make -f Makefile-lisp-scripting load`
unhappy, since CCL's background thread is eating rlwrap's input. Using
single-threaded-ccl stops the input race condition, but CCL still puts the
tty in raw mode which confused rlwrap and this requires adding a dependency.

Still use CCL by default on Windows, since SBCL can't invoke CMD directly.
parent 7edd7302
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment