summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-08 11:23:01 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-08 11:23:01 +0000
commit9fe9c92f917ec34498f6de13ad2d8fe4114d3269 (patch)
tree3265a6340ce4bbaa97e56e3495b74657368005ed /net-libs
parentDon't enable branding per default as won't work for people using ACCEPT_LICEN... (diff)
downloadgentoo-2-9fe9c92f917ec34498f6de13ad2d8fe4114d3269.tar.gz
gentoo-2-9fe9c92f917ec34498f6de13ad2d8fe4114d3269.tar.bz2
gentoo-2-9fe9c92f917ec34498f6de13ad2d8fe4114d3269.zip
Workaround TOC errors wrt #301634
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/webkit-gtk/ChangeLog5
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index b3f29be311ce..6167ce2a23d8 100644
--- a/net-libs/webkit-gtk/ChangeLog
+++ b/net-libs/webkit-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/webkit-gtk
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.91 2011/01/04 21:54:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.92 2011/01/08 11:23:01 xarthisius Exp $
+
+ 08 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> webkit-gtk-1.2.6.ebuild:
+ Workaround TOC errors wrt #301634
*webkit-gtk-1.2.6 (04 Jan 2011)
diff --git a/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild
index 33f2953f9c98..fd6eb3a715d9 100644
--- a/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild,v 1.1 2011/01/04 21:54:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild,v 1.2 2011/01/08 11:23:01 xarthisius Exp $
EAPI="3"
@@ -78,6 +78,9 @@ src_configure() {
# Sigbuses on SPARC with mcpu
use sparc && filter-flags "-mcpu=*" "-mtune=*"
+ # https://bugs.webkit.org/show_bug.cgi?id=42070 , #301634
+ use ppc64 && append-flags "-mminimal-toc"
+
local myconf
myconf="