From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pgplot/
Date: Fri, 26 Apr 2024 18:19:58 +0000 (UTC) [thread overview]
Message-ID: <1714155395.effc194e2aec52111906cf479dfbe976200d1b41.sam@gentoo> (raw)
commit: effc194e2aec52111906cf479dfbe976200d1b41
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Fri Apr 26 14:27:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 18:16:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effc194e
sci-libs/pgplot: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/862918
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
index 07e406e2d678..99f9fa03c2be 100644
--- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
+++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -66,6 +66,12 @@ src_prepare() {
}
src_configure() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/862918
+ #
+ # Upstream contact method is email. I have sent one.
+ filter-lto
+
# GCC 10 workaround
# bug #722190
append-fflags $(test-flags-FC -fallow-argument-mismatch)
next reply other threads:[~2024-04-26 18:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 18:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-07 16:47 [gentoo-commits] repo/gentoo:master commit in: sci-libs/pgplot/ Arthur Zamarin
2024-06-07 16:46 Arthur Zamarin
2024-04-26 18:19 Sam James
2024-04-26 18:19 Sam James
2022-05-17 5:34 Sam James
2022-02-13 21:08 Conrad Kostecki
2021-02-19 12:47 Sam James
2020-06-27 20:45 Andreas K. Hüttel
2020-02-08 16:53 David Seifert
2020-01-03 19:08 Andreas Sturmlechner
2020-01-03 14:30 Agostino Sarubbo
2020-01-01 15:30 Agostino Sarubbo
2016-06-23 13:40 Michael Palimaka
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=1714155395.effc194e2aec52111906cf479dfbe976200d1b41.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