From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1726280-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 630D71582EF
	for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 05:37:28 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 4D0B1343158
	for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 05:37:28 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 64A161103A8;
	Mon, 10 Mar 2025 05:37:23 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 4C09B11037D
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:37:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C8103343145
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:37:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A9D0122C
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 05:37:21 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1741584766.3d1eac5e55073775de081f601d17bdd08fff62fc.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild
X-VCS-Directories: net-libs/webkit-gtk/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 3d1eac5e55073775de081f601d17bdd08fff62fc
X-VCS-Branch: master
Date: Mon, 10 Mar 2025 05:37:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ead46a07-8437-481e-a3af-7935cb7917ff
X-Archives-Hash: 6011f9bea28765e17ce7c3c6da51d67f

commit:     3d1eac5e55073775de081f601d17bdd08fff62fc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 05:32:46 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 05:32:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1eac5e

net-libs/webkit-gtk: drop GCC 15 workaround

Fixed in latest snapshot.

Bug: https://bugs.gentoo.org/948072
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild | 5 -----
 net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild | 5 -----
 net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild      | 5 -----
 net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild | 5 -----
 net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild | 5 -----
 net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild      | 5 -----
 6 files changed, 30 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild
index 19fce48eaa4a..c0fc92c763c5 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild
@@ -162,11 +162,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild
index ddfabfb6e1b6..e61f3a18a1ad 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild
@@ -173,11 +173,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild
index 390d8ab5e193..a1948909e39f 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild
@@ -160,11 +160,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild
index 5b6350daba31..ebd4c0d24e5d 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.46.5-r410.ebuild
@@ -160,11 +160,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild
index 5dcdadc3bed1..a3baa23b03f9 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.46.5-r600.ebuild
@@ -171,11 +171,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild
index 982fa22f27f7..e2edb9c14255 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.46.5.ebuild
@@ -160,11 +160,6 @@ src_configure() {
 	# ODR violations (bug #915230, https://bugs.webkit.org/show_bug.cgi?id=233007)
 	filter-lto
 
-	# bug #948072 (gcc PR118464)
-	if tc-is-gcc && [[ $(gcc-major-version) -eq 15 ]]; then
-		append-cxxflags "-fno-tree-loop-optimize"
-	fi
-
 	# It does not compile on alpha without this in LDFLAGS
 	# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
 	use alpha && append-ldflags "-Wl,--no-relax"