Patch: allow specifiying flags to the VM used in javac script
Robert Schuster
theBohemian at gmx.net
Wed Jan 7 14:05:16 PST 2009
Hi,
you may laugh but this is the most simple patch to make cross-compiling
OpenJDK easier. The reason is that I run ecj with jamvm/cacao which have
a far to small default maximum heap size to comple hotspot-tools.
With this patch I can ' JAVA_FLAGS="-Xmx4096M" configure ' and
everything is fine. :)
2009-01-07 Robert Schuster <robertschuster at fsfe.org>
* javac.in: Added variable @JAVA_FLAGS@ .
* configure.ac: Added AC_SUBST for JAVA_FLAGS.
Regards
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090107/0d2c2efa/signature.asc
More information about the distro-pkg-dev
mailing list