CMUCL commit: cmucl-www/cmucl-www/www (platforms.html)
Raymond Toy
rtoy at common-lisp.net
Sun Jan 24 17:12:45 CET 2010
Date: Sunday, January 24, 2010 @ 11:12:45
Author: rtoy
Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www
Modified: platforms.html
20a for darwin/x86 requires 10.5.
----------------+
platforms.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
Index: cmucl-www/cmucl-www/www/platforms.html
diff -u cmucl-www/cmucl-www/www/platforms.html:1.10 cmucl-www/cmucl-www/www/platforms.html:1.11
--- cmucl-www/cmucl-www/www/platforms.html:1.10 Sun Jan 24 11:10:18 2010
+++ cmucl-www/cmucl-www/www/platforms.html Sun Jan 24 11:12:45 2010
@@ -46,8 +46,11 @@
</dd>
<dt> Darwin/x86 </dt>
-<dd> The 19f release binaries should work on any processor supported by
- MacOS X (x86). They require 10.4 (Tiger) or later.
+<dd> <p>The 20a release binaries were built on MacOSX 10.5 (Leopard) and
+ probably require 10.5 or later.</p>
+
+ <p>The 19f release binaries should work on any processor supported by
+ MacOS X (x86). They require 10.4 (Tiger) or later.</p>
</dd>
<dt> FreeBSD/i386 and amd64 </dt>
More information about the cmucl-commit
mailing list