head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.01.26.01.02.33;	author tabthorpe;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update to 20070826

PR:		ports/118979
Submitted by:	Jesper Louis Andersen <jesper.louis.andersen gmail.com> (maintainer)
Sponsored by:	FreeBSD Bug-a-thon #3
@
text
@--- mlton/Makefile.orig	2007-12-22 22:09:47.000000000 +0100
+++ mlton/Makefile	2007-12-22 22:09:56.000000000 +0100
@@@@ -18,7 +18,7 @@@@
 UP := upgrade-basis.sml
 PATH := $(BIN):$(shell echo $$PATH)
 
-FLAGS := @@MLton ram-slop 0.7 gc-summary $(RUNTIME_ARGS) --
+FLAGS := @@MLton max-heap 680m gc-summary $(RUNTIME_ARGS) --
 
 ifeq (self, $(shell if [ -x "$(BIN)/mlton" ]; then echo self; fi))
   # We're compiling MLton with itself, so don't use any stubs.
@
