Increased the memory limit
This commit is contained in:
parent
4e383956a7
commit
b359bcbdc4
@ -221,7 +221,7 @@ chmod 755 tools/get-scala-*
|
||||
|
||||
%build
|
||||
|
||||
export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
||||
export ANT_OPTS="-Xms2048m -Xmx20G %{do_bootstrap}"
|
||||
|
||||
# NB: the "build" task is (unfortunately) necessary
|
||||
# build-opt will fail due to a scala optimizer bug
|
||||
|
Loading…
Reference in New Issue
Block a user