From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/
Date: Thu, 15 Sep 2022 19:32:49 +0000 (UTC) [thread overview]
Message-ID: <1663270360.97dfeef8f03b04169fa2879d0be1c7adbb67793d.tomjbe@gentoo> (raw)
commit: 97dfeef8f03b04169fa2879d0be1c7adbb67793d
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 19:31:46 2022 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 19:32:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97dfeef8
media-radio/flrig: filter out -flto
Closes: https://bugs.gentoo.org/860408
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
media-radio/flrig/flrig-1.4.5.ebuild | 9 +++++++++
media-radio/flrig/flrig-1.4.7.ebuild | 9 +++++++++
2 files changed, 18 insertions(+)
diff --git a/media-radio/flrig/flrig-1.4.5.ebuild b/media-radio/flrig/flrig-1.4.5.ebuild
index 91b26b7fb75c..81a737736eac 100644
--- a/media-radio/flrig/flrig-1.4.5.ebuild
+++ b/media-radio/flrig/flrig-1.4.5.ebuild
@@ -3,6 +3,8 @@
EAPI=8
+inherit flag-o-matic
+
DESCRIPTION="Transceiver control program for Amateur Radio use"
HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"
SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
@@ -27,3 +29,10 @@ src_prepare() {
eapply ${PATCHES[@]}
eapply_user
}
+
+src_configure() {
+ #fails to compile with -flto (bug #860408)
+ filter-lto
+
+ econf
+}
diff --git a/media-radio/flrig/flrig-1.4.7.ebuild b/media-radio/flrig/flrig-1.4.7.ebuild
index fa8591685185..6dbb605b0a9c 100644
--- a/media-radio/flrig/flrig-1.4.7.ebuild
+++ b/media-radio/flrig/flrig-1.4.7.ebuild
@@ -3,6 +3,8 @@
EAPI=8
+inherit flag-o-matic
+
DESCRIPTION="Transceiver control program for Amateur Radio use"
HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"
SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
@@ -27,3 +29,10 @@ src_prepare() {
eapply ${PATCHES[@]}
eapply_user
}
+
+src_configure() {
+ #fails to compile with -flto (bug #860408)
+ filter-lto
+
+ econf
+}
next reply other threads:[~2022-09-15 19:32 UTC|newest]
Thread overview: 92+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 19:32 Thomas Beierlein [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 4:55 [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ Sam James
2024-12-26 17:50 Ionen Wolkens
2024-02-15 19:26 Jakov Smolić
2024-02-15 19:26 Jakov Smolić
2024-01-05 15:28 Thomas Beierlein
2023-12-12 6:32 Michał Górny
2023-12-12 1:04 Sam James
2023-11-10 16:03 Thomas Beierlein
2023-11-10 12:00 Arthur Zamarin
2023-11-10 12:00 Arthur Zamarin
2023-11-09 20:44 Thomas Beierlein
2023-10-03 15:08 Thomas Beierlein
2023-05-09 18:44 Arthur Zamarin
2023-05-09 18:44 Arthur Zamarin
2023-03-21 18:10 Thomas Beierlein
2023-03-21 18:10 Thomas Beierlein
2022-10-25 12:50 Sam James
2022-10-25 12:50 Sam James
2022-08-10 10:35 Thomas Beierlein
2022-06-25 16:33 Thomas Beierlein
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-27 12:20 Thomas Beierlein
2021-12-26 17:20 Thomas Beierlein
2021-12-23 10:33 Jakov Smolić
2021-12-23 10:33 Jakov Smolić
2021-11-21 15:04 Thomas Beierlein
2021-10-14 16:42 Thomas Beierlein
2021-09-26 14:57 Thomas Beierlein
2021-09-25 15:14 Agostino Sarubbo
2021-09-24 7:00 Agostino Sarubbo
2021-08-06 13:08 Thomas Beierlein
2021-07-18 15:36 Thomas Beierlein
2021-06-13 16:28 Thomas Beierlein
2021-06-13 16:21 Thomas Beierlein
2021-03-28 18:18 Sam James
2021-03-28 18:18 Sam James
2021-02-04 17:46 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-10-07 7:09 Agostino Sarubbo
2020-10-07 6:42 Agostino Sarubbo
2020-08-29 18:12 Thomas Beierlein
2020-07-20 5:31 Thomas Beierlein
2020-07-19 12:18 Agostino Sarubbo
2020-07-17 15:17 Agostino Sarubbo
2020-04-13 9:20 Agostino Sarubbo
2020-04-13 8:58 Agostino Sarubbo
2020-04-06 17:40 Thomas Beierlein
2020-01-21 18:30 Thomas Beierlein
2019-11-19 15:40 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-08-29 5:26 Thomas Beierlein
2019-08-28 9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2019-08-27 5:32 Thomas Beierlein
2019-07-26 5:02 Thomas Beierlein
2019-06-21 15:22 Thomas Beierlein
2019-06-21 15:22 Thomas Beierlein
2019-05-20 11:45 Mikle Kolyada
2019-05-12 6:36 Thomas Beierlein
2019-04-19 13:24 Thomas Beierlein
2019-02-09 9:56 Thomas Beierlein
2018-12-12 16:51 Mikle Kolyada
2018-12-08 7:42 Thomas Beierlein
2018-11-27 21:55 Thomas Deutschmann
2018-07-16 5:22 Thomas Beierlein
2018-07-14 8:25 Thomas Beierlein
2018-07-14 8:13 Thomas Beierlein
2018-07-09 15:10 Mikle Kolyada
2018-02-10 9:03 Thomas Beierlein
2018-01-16 6:21 Thomas Beierlein
2018-01-02 20:35 Thomas Beierlein
2018-01-02 0:39 Mikle Kolyada
2017-12-28 16:54 Thomas Beierlein
2017-12-12 18:39 Thomas Deutschmann
2017-11-03 6:01 Thomas Beierlein
2017-10-26 18:54 Thomas Deutschmann
2017-09-30 15:23 Thomas Beierlein
2017-09-07 17:42 Thomas Beierlein
2017-07-22 6:26 Thomas Beierlein
2017-07-11 11:57 Thomas Beierlein
2017-05-24 17:33 Thomas Beierlein
2017-04-02 7:15 Thomas Beierlein
2017-01-24 6:12 Thomas Beierlein
2016-12-31 22:20 Agostino Sarubbo
2016-11-16 8:13 Thomas Beierlein
2016-11-16 8:02 Thomas Beierlein
2016-07-02 16:44 Thomas Beierlein
2016-04-16 14:46 Thomas Beierlein
2015-09-19 15:06 Agostino Sarubbo
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=1663270360.97dfeef8f03b04169fa2879d0be1c7adbb67793d.tomjbe@gentoo \
--to=tomjbe@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