/hg/release/icedtea6-1.11: Fixed build with GCC 4.7
Omair Majid
omajid at redhat.com
Mon Jan 30 19:02:51 PST 2012
On 01/30/2012 06:32 PM, dbhole at icedtea.classpath.org wrote:
> diff -r 308265f39f56 -r 01cc2ea64fbd Makefile.am
> --- a/Makefile.am Fri Jan 27 11:09:28 2012 -0500
> +++ b/Makefile.am Mon Jan 30 18:26:19 2012 -0500
> @@ -404,7 +404,10 @@
> patches/openjdk/7102369-7094468-rmiregistry.patch \
> patches/openjdk/6851973-kerberos.patch \
> patches/openjdk/7091528-javadoc_class_files.patch \
> - patches/openjdk/7103725-ssl_beast_regression.patch
> + patches/openjdk/7103725-ssl_beast_regression.patch \
> + patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch \
> + patches/openjdk/7140882-dont-return-booleans-from-methods-returning-pointers.patch \
> + patches/openjdk/remove-mimpure-option-to-gcc.patch
The patch:
patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch
is not present in 1.11 (the patch is present in HEAD) and was not added
in this changeset. It also breaks the build :(
I will remove it before I release.
Cheers,
Omair
More information about the distro-pkg-dev
mailing list