From 9444b0f4a4c50a9a63b3ce929123e3b6d93e8db1 Mon Sep 17 00:00:00 2001 From: Sander van der Burg Date: Mon, 12 Oct 2009 10:42:36 +0000 Subject: [PATCH] Increased the maximum heap size of GWT to prevent out of memory errors svn path=/nixpkgs/trunk/; revision=17751 --- pkgs/development/compilers/gwt/builder.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/compilers/gwt/builder.sh b/pkgs/development/compilers/gwt/builder.sh index d74c12210ea..9dc8e396354 100644 --- a/pkgs/development/compilers/gwt/builder.sh +++ b/pkgs/development/compilers/gwt/builder.sh @@ -16,7 +16,7 @@ cat > $out/bin/gwt-compile < $out/bin/gwt-shell <