Replace clisp with ecl for cross-compiling sbcl
clisp doesn't work well on big endian, but ecl apparently does. So this MR adds ecl and switches sbcl to compile with it.
Edited by Lee Starnes
clisp doesn't work well on big endian, but ecl apparently does. So this MR adds ecl and switches sbcl to compile with it.