In aliencomp.c #+(and ppc darwin) should be #!+(and ppc darwin), which
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 2 Mar 2006 05:21:16 +0000 (05:21 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Thu, 2 Mar 2006 05:21:16 +0000 (05:21 +0000)
commit02a50d510572990c2b836e37ec1c0b23dac41b1a
tree1968875e66ca32799880657f5d8e9276eccc1022
parent5d90b98fff97c81ce1d17ee60d3610a297f4b312
In aliencomp.c #+(and ppc darwin) should be #!+(and ppc darwin), which
allows ppc builds to be able to cross-compile to other
architectures. This bug was originially introduced by yours truly in
the process of bringing the VOPs in question and this call to the over
from CMUCL.
src/compiler/aliencomp.lisp
version.lisp-expr