summaryrefslogtreecommitdiffstats
path: root/README-build.html
diff options
context:
space:
mode:
Diffstat (limited to 'README-build.html')
-rw-r--r--README-build.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/README-build.html b/README-build.html
index 8246bb2..b82fbb2 100644
--- a/README-build.html
+++ b/README-build.html
@@ -119,6 +119,9 @@ following directories:
<p>The default target, jar-opt, creates an optimized jar files
and native libraries.
</p>
+<p>On Amd64 platform an OutOfMemoryError can be seen. In this case set
+the environment variable ANT_OPTS to -Xmx256m.<br>
+</p>
<p>Steps:
</p>
<ul>