1.0.46.22: fix sb-posix readdir on SunOS/x86
authorjimwise <jimwise>
Thu, 3 Mar 2011 19:50:21 +0000 (19:50 +0000)
committerjimwise <jimwise>
Thu, 3 Mar 2011 19:50:21 +0000 (19:50 +0000)
commit17c4e8486b40a6ac1c1dc5094d2e706f4cf229ed
tree06cde5fa5ffbf447d5906f58d1182e7d4b260b6e
parent8e6218a244d65acbae7ff5d3396705a4dec537d9
1.0.46.22: fix sb-posix readdir on SunOS/x86

 for the time being, disable :largefile on SunOS/x86.  Unfortunately,
 sb-grovel cannot navigate the somewhat sticky way in which struct
 dirent gets setup for a 32-bit host with 64-bit ino_t on SunOS, so
 sb-posix:readdir breaks

 :largefile works fine on SunOS x86_64, and will be re-enabled on x86
 after I get some more time to fight with the alien def for struct dirent
make-config.sh
version.lisp-expr