[Openmcl-cvs-notifications] r11261 - /trunk/source/scripts/ccl
gb at clozure.com
gb at clozure.com
Thu Oct 30 09:44:27 EDT 2008
Author: gb
Date: Thu Oct 30 09:44:27 2008
New Revision: 11261
Log:
Solaris.
Modified:
trunk/source/scripts/ccl
Modified: trunk/source/scripts/ccl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/scripts/ccl (original)
+++ trunk/source/scripts/ccl Thu Oct 30 09:44:27 2008
@@ -39,6 +39,8 @@
OPENMCL_KERNEL=3Dwx86cl.exe
CCL_DEFAULT_DIRECTORY=3D"C:/cygwin$CCL_DEFAULT_DIRECTORY"
;;
+ SunOS) OPENMCL_KERNEL=3Dsx86cl
+ ;;
*)
echo "Can't determine host OS. Fix this."
exit 1
More information about the Openmcl-cvs-notifications
mailing list