From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbiff/
Date: Mon, 13 May 2024 01:06:06 +0000 (UTC) [thread overview]
Message-ID: <1715562334.0373a330778a88a9be2b38a297e4f0263cd390da.sam@gentoo> (raw)
commit: 0373a330778a88a9be2b38a297e4f0263cd390da
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon May 13 01:01:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 01:05:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0373a330
x11-plugins/wmbiff: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/864855
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmbiff/wmbiff-0.4.36.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.36.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.36.ebuild
index 7f44590d0960..a433a5c8d123 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.36.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.36.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools
+inherit autotools flag-o-matic
DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes"
HOMEPAGE="https://www.dockapps.net/wmbiff"
@@ -36,5 +36,10 @@ src_prepare() {
}
src_configure() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/864855
+ # https://groups.google.com/g/wmaker-dev/c/Z9mU9x4qxs0
+ filter-lto
+
econf $(use_enable crypt crypto)
}
next reply other threads:[~2024-05-13 1:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 1:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:34 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbiff/ Jakov Smolić
2025-03-08 13:25 Arthur Zamarin
2025-03-08 12:10 Sam James
2024-05-19 9:16 Bernard Cafarelli
2024-05-13 1:06 Sam James
2022-03-04 0:40 Sam James
2021-01-05 18:59 Andreas K. Hüttel
2020-12-18 10:48 Agostino Sarubbo
2020-12-03 2:01 Thomas Deutschmann
2020-11-29 17:17 Sergei Trofimovich
2020-05-03 10:15 Bernard Cafarelli
2020-03-08 11:28 Bernard Cafarelli
2019-07-30 23:30 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2019-03-08 11:32 Bernard Cafarelli
2017-07-03 14:37 Bernard Cafarelli
2016-12-02 11:06 Bernard Cafarelli
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=1715562334.0373a330778a88a9be2b38a297e4f0263cd390da.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