On Fri, Mar 11, 2011 at 4:43 PM, Cyrus Harmon ch-lisp@bobobeach.com wrote:
The following patch "fixes" CLX such that SBCL (or, more precisely, and SBCL that is configured to have :little-endian on its *features* list) no longer sees the old-style eval when conditions and makes clx.asd stop breaking the compilation due to the subsequent style-warning issued by SBCL:
FWIW, SBCL on little-endian MIPS pushes :little-endian to *features* out of the box.