1.0.42.31: fix build with clisp 2.49
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 3 Sep 2010 13:28:34 +0000 (13:28 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 3 Sep 2010 13:28:34 +0000 (13:28 +0000)
commit26772483a9f3e4d5222cba7b8a2a9873294ca3ab
tree45beb9f07f5c2718ba0d9d425e421c6358a46ca3
parent6fbe5560039a2c64c651ee0a9c69e33bce8c94a6
1.0.42.31: fix build with clisp 2.49

 Patch by Josh Elsasser, lp#629144.

 Previously, if a clisp 2.49 host was used, the build failed during
 make-host-1 in src/code/cross-sap.lisp with several "redefining SETF
 expander" errors. The same *suppress-check-redefinition* fix used in
 make-host-2 is enough to placate clisp and allow the build to finish
 successfully.
make-host-1.lisp
version.lisp-expr