* [gentoo-commits] gentoo-x86 commit in dev-java/icedtea: ChangeLog icedtea-7.2.2.1.ebuild
@ 2012-06-27 19:08 Ralph Sennhauser (sera)
0 siblings, 0 replies; only message in thread
From: Ralph Sennhauser (sera) @ 2012-06-27 19:08 UTC (permalink / raw
To: gentoo-commits
sera 12/06/27 19:08:57
Modified: ChangeLog icedtea-7.2.2.1.ebuild
Log:
Make werror a configure option and disable it so icedtea 7 can be built using gcc 4.7. #310503 #418359
Many thanks to the various people providing support in #418359
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.78 dev-java/icedtea/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?r1=1.77&r2=1.78
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog 24 Jun 2012 08:19:48 -0000 1.77
+++ ChangeLog 27 Jun 2012 19:08:57 -0000 1.78
@@ -1,6 +1,12 @@
# ChangeLog for dev-java/icedtea
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.77 2012/06/24 08:19:48 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.78 2012/06/27 19:08:57 sera Exp $
+
+ 27 Jun 2012; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.2.1.ebuild,
+ +files/icedtea-7.2.2.1-warnings_are_errors.patch:
+ Make werror a configure option and disable it so icedtea 7 can be built using
+ gcc 4.7. #310503 #418359
+ Many thanks to the various people providing support in #418359
24 Jun 2012; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.11.3.ebuild,
files/icedtea-6_pax_kernel_support.patch, icedtea-7.2.1.1.ebuild,
1.3 dev-java/icedtea/icedtea-7.2.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild?r1=1.2&r2=1.3
Index: icedtea-7.2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icedtea-7.2.2.1.ebuild 24 Jun 2012 08:19:48 -0000 1.2
+++ icedtea-7.2.2.1.ebuild 27 Jun 2012 19:08:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild,v 1.2 2012/06/24 08:19:48 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.2.1.ebuild,v 1.3 2012/06/27 19:08:57 sera Exp $
# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
# *********************************************************
@@ -163,6 +163,7 @@
epatch "${FILESDIR}"/${P}-pr986-cacao_memory_fix.patch
epatch "${FILESDIR}"/${PN}-${SLOT}-compile_for_7_cacao_mem.patch
epatch "${FILESDIR}"/${P}-pax_mark_rmic_java.patch #422525
+ epatch "${FILESDIR}"/${P}-warnings_are_errors.patch #310503 #418359
eautoreconf
}
@@ -229,6 +230,7 @@
--with-jdk-home="$(java-config -O)" \
--with-abs-install-dir=/usr/$(get_libdir)/icedtea${SLOT} \
--disable-downloading \
+ --disable-warnings-are-errors \
$(use_enable !debug optimizations) \
$(use_enable doc docs) \
$(use_enable nss) \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-27 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-27 19:08 [gentoo-commits] gentoo-x86 commit in dev-java/icedtea: ChangeLog icedtea-7.2.2.1.ebuild Ralph Sennhauser (sera)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox