[patch] add missing include in nativeInst_<arch>.cpp
Matthias Klose
doko at ubuntu.com
Fri Oct 30 04:05:06 PDT 2009
unsure if this is related to zero/shark, but at least that's in the upstream
sources for OpenJDK6.
These include failures are usually seen, when not using precompiled headers
(which is a useful thing to track down compiler bugs).
attached are two patches to fix the include problem, and one to disable the use
of precompiled headers setting an envvar. This way release builds could be built
with and without precompiled headers.
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-no-precompiled.patch
Type: text/x-diff
Size: 1473 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091030/303227e6/icedtea-no-precompiled.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hotspot-include-fixes.patch
Type: text/x-diff
Size: 565 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091030/303227e6/hotspot-include-fixes.patch
More information about the distro-pkg-dev
mailing list