1.0.10.37: fix x86-64/darwin build
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Mon, 8 Oct 2007 04:30:21 +0000 (04:30 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Mon, 8 Oct 2007 04:30:21 +0000 (04:30 +0000)
commitc395677d01755a46ccb82397a3481f065976773b
tree9695221946611da4b6398d4ace8fd9aff156b0e2
parent127fd3d2fb843c6bb7ad0763e143d81877e760e8
1.0.10.37: fix x86-64/darwin build

 * use MAC_OS_X_VERSION_10_5 instead of __DARWIN_UNIX03 as the test
   for new style headers as __DARWIN_UNIX03 is defined when building
   x86-64 on 10.4
src/runtime/darwin-os.h
src/runtime/x86-64-arch.c
src/runtime/x86-64-darwin-os.c
src/runtime/x86-64-darwin-os.h
version.lisp-expr