FYI: Fix PR632: patches/security/20110215/6878713.patch breaks shark zero build
Matthias Klose
doko at ubuntu.com
Thu Mar 24 08:04:43 PDT 2011
On 16.02.2011 22:28, Mark Wielaard wrote:
> 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,
please apply this to the icedtea6-1.8 branch too. It breaks there too. I didn't
check and will check, if it's needed on the 1.9 branch too.
Matthias
More information about the distro-pkg-dev
mailing list