[patch] fix hotspot build with small SC_ARG_MAX
Matthias Klose
doko at ubuntu.com
Mon Aug 23 23:59:41 PDT 2010
hotspot uses overlong command lines, and the build will fail when building on a
machine where SC_ARG_MAX is limited.
This patch works around this limitation by using a file list for compiling the
agent classes, and generating the file list with Makefile features instead of
shell code.
Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: too-many-args-ftbfs.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100824/f0d2844e/too-many-args-ftbfs.diff
More information about the distro-pkg-dev
mailing list