[MLton-commit] r6639

Vesa Karvonen vesak at mlton.org
Wed Jun 4 11:15:46 PDT 2008


Better options.
----------------------------------------------------------------------

U   mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile

----------------------------------------------------------------------

Modified: mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile
===================================================================
--- mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile	2008-06-04 17:40:25 UTC (rev 6638)
+++ mltonlib/trunk/org/mlton/vesak/toys/ant/serial/Makefile	2008-06-04 18:15:45 UTC (rev 6639)
@@ -8,6 +8,6 @@
 
 root := ../../../../../..
 
-mlton-opts := -const 'MLton.safe false' -const 'MLton.detectOverflow false' -loop-passes 2
+mlton-opts := -align 8 -loop-passes 16
 
 include ../../common.mk




More information about the MLton-commit mailing list