[packages/icedtea7] Give the compiler more memory

jajcus jajcus at pld-linux.org
Thu Nov 21 21:54:38 CET 2013


commit b9ffd84f2c2aac4f2d178351d221b89880a9f420
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Thu Nov 21 21:53:54 2013 +0100

    Give the compiler more memory
    
    Maybe this will sto i486 builder from locking up

 icedtea7.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/icedtea7.spec b/icedtea7.spec
index d3cec24..77c633a 100644
--- a/icedtea7.spec
+++ b/icedtea7.spec
@@ -460,7 +460,8 @@ chmod a+x build-bin/ant
 	SHELL=/bin/bash \
 	DISABLE_HOTSPOT_OS_VERSION_CHECK=ok \
 	DISTRIBUTION_PATCHES="$(echo pld-patches/*.patch)" \
-	PRINTF=/bin/printf
+	PRINTF=/bin/printf \
+	MAX_VM_MEMORY=1024
 
 %{?with_cacerts:%{__sh} %{SOURCE10}}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/b9ffd84f2c2aac4f2d178351d221b89880a9f420



More information about the pld-cvs-commit mailing list