public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/EV/
Date: Thu, 29 Feb 2024 00:50:48 +0000 (UTC)	[thread overview]
Message-ID: <1709167676.d5413c49a093b77dd397f5343936c9926599fde7.sam@gentoo> (raw)

commit:     d5413c49a093b77dd397f5343936c9926599fde7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 29 00:47:56 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 29 00:47:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5413c49

dev-perl/EV: filter LTO, no-SA

Broken quite badly via bundled liebv, no upstream bug tracker for libev AFAICT. And
broken in many bundled copies all over the place (which are modified...)

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

 dev-perl/EV/EV-4.330.0.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-perl/EV/EV-4.330.0.ebuild b/dev-perl/EV/EV-4.330.0.ebuild
index ec997f6507ff..374a2b8ab945 100644
--- a/dev-perl/EV/EV-4.330.0.ebuild
+++ b/dev-perl/EV/EV-4.330.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DIST_AUTHOR=MLEHMANN
 DIST_VERSION=4.33
-inherit perl-module
+inherit flag-o-matic perl-module
 
 DESCRIPTION="Perl interface to libev, a high performance full-featured event loop"
 LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )"
@@ -21,6 +21,10 @@ BDEPEND="${RDEPEND}
 	dev-perl/Canary-Stability
 "
 src_compile() {
+	# See bug #855869 and its large number of dupes in bundled libev copies.
+	filter-lto
+	append-flags -fno-strict-aliasing
+
 	mymake=(
 		"OPTIMIZE=${CFLAGS}"
 	)


             reply	other threads:[~2024-02-29  0:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29  0:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 20:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/EV/ Sam James
2024-05-01  8:52 Sam James
2021-10-24 14:46 Andreas K. Hüttel
2021-09-26 22:16 Marek Szuba
2021-05-29 13:28 Sam James
2021-05-29  8:41 Agostino Sarubbo
2021-05-29  6:09 Sam James
2020-08-07 19:36 Kent Fredric
2018-09-01 19:01 Thomas Deutschmann
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-06-08  5:16 Kent Fredric
2017-08-09  9:18 Sergei Trofimovich
2017-08-03  8:20 Sergei Trofimovich
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-01-04 23:04 Andreas Hüttel
2016-01-04 23:04 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1709167676.d5413c49a093b77dd397f5343936c9926599fde7.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox