FYI: Fix PR632: patches/security/20110215/6878713.patch breaks shark zero build

Mark Wielaard mark at klomp.org
Wed Feb 16 13:28:16 PST 2011


Hi,

As noticed by the autobuilders and as discussed in
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=632 one of the new
security patches breaks the shark build since llvm-config might add a
-D__STDC_LIMIT_MACROS. The following patch fixes it:

2011-02-16  Xerxes Ranby  <xerxes at zafena.se>
            Mark Wielaard  <mark at klomp.org>

    PR632: 6878713.patch breaks shark zero build
    * patches/icedtea-stdc-limit-macros.patch
    (openjdk/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp):
    Only define __STDC_LIMIT_MACROS if undefined.
    * Makefile.am (ICEDTEA_PATCHES): Add new patch.
    * NEWS: Updated.

Committed and pushed,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR632.patch
Type: text/x-patch
Size: 1545 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110216/c972fd55/PR632.patch 


More information about the distro-pkg-dev mailing list