0.8.6.14:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 29 Nov 2003 20:41:47 +0000 (20:41 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 29 Nov 2003 20:41:47 +0000 (20:41 +0000)
commit99501797db3d77ff2a7f32071d7fab0db3fdacae
treeea270e423bb4a3e6354a3ea53739f44d9516d461
parentb095510bb0f8a15bba529f31075998ce7fa883f6
0.8.6.14:
Ouch.  That was hard work.
... contrib fix primarily for SunOS but also I think for Darwin;
at least, if it was working it was only by accident.
... uname -m never returns either "solaris" or "darwin", so that
code was wrong to start with;
... change the protocol so that we do EXTRA_CFLAGS rather than
a complete override; now we don't need the solaris or
darwin clauses in asdf-module.mk that weren't being used
anyway;
... delete more stuff in make-target-contrib.sh so that we can
actually see the effect of these changes rather than
blindly reusing an old alien.so (which explains why I
hadn't noticed this before, *sigh*; I ran a completely
clean build on Solaris for the first time in months
yesterday)
... now sb-bsd-sockets and dependents work again.  I hope I haven't
broken x86-64 in the process.
contrib/asdf-module.mk
contrib/sb-bsd-sockets/sb-bsd-sockets.asd
contrib/sb-grovel/def-to-lisp.lisp
contrib/sb-posix/sb-posix.asd
make-target-contrib.sh
version.lisp-expr