diff make/solaris/makefiles/buildtree.make @ 2094:5a1e52a439fa

Merge
author twisti
date Fri, 07 Jan 2011 03:41:07 -0800
parents aa6e219afbf1 c04052fd6ae1
children 5d801e6b9a80
line wrap: on
line diff
--- a/make/solaris/makefiles/buildtree.make	Tue Dec 28 09:54:09 2010 -0500
+++ b/make/solaris/makefiles/buildtree.make	Fri Jan 07 03:41:07 2011 -0800
@@ -61,7 +61,7 @@
 QUIETLY$(MAKE_VERBOSE)	= @
 
 # For now, until the compiler is less wobbly:
-TESTFLAGS	= -Xbatch -showversion
+TESTFLAGS	= -Xbatch -Xmx32m -showversion
 
 ### maye ARCH_XXX instead?
 ifdef USE_GCC