commit b9ffd84f2c2aac4f2d178351d221b89880a9f420
Author: Jacek Konieczny <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to