make SBCL_ARCH=x86 build work on 64-bit linux without chroot
authorNikodemus Siivola <nikodemus@sb-studio.net>
Mon, 1 Aug 2011 12:02:54 +0000 (15:02 +0300)
committerNikodemus Siivola <nikodemus@sb-studio.net>
Mon, 1 Aug 2011 14:57:51 +0000 (17:57 +0300)
commitaf0f0f905a9a48360e34581563ce97acbe0a6e13
tree497f022b906e405644b673cfe0984037d4064a2f
parent8f1d4a2508e8d81564822a1668fe30a490b9c3f6
make SBCL_ARCH=x86 build work on 64-bit linux without chroot

 (Assuming all the compatibility libs, etc, have been installed.)
NEWS
contrib/sb-grovel/def-to-lisp.lisp
src/runtime/Config.x86-linux
tests/run-compiler.sh