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: sys-apps/gradm/
Date: Sun, 17 Mar 2024 08:42:36 +0000 (UTC)	[thread overview]
Message-ID: <1710664923.58ee96dd205f1a9a8aae45153a4f8e355a68a99e.sam@gentoo> (raw)

commit:     58ee96dd205f1a9a8aae45153a4f8e355a68a99e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 08:32:33 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 08:42:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ee96dd

sys-apps/gradm: filter LTO

Complicated upstream situation so cannot test a newer version. LTO type mismatch.

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

 sys-apps/gradm/gradm-3.1.201903191516.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-apps/gradm/gradm-3.1.201903191516.ebuild b/sys-apps/gradm/gradm-3.1.201903191516.ebuild
index 018c2faa2dfe..85bccb3730eb 100644
--- a/sys-apps/gradm/gradm-3.1.201903191516.ebuild
+++ b/sys-apps/gradm/gradm-3.1.201903191516.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit toolchain-funcs udev
+inherit flag-o-matic toolchain-funcs udev
 
 MY_PV="$(ver_rs 2 -)"
 
@@ -37,6 +37,9 @@ src_compile() {
 	local target
 	use pam || target="nopam"
 
+	# bug #863569
+	filter-lto
+
 	emake ${target} CC="$(tc-getCC)" OPT_FLAGS="${CFLAGS}"
 }
 


             reply	other threads:[~2024-03-17  8:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17  8:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-08 12:28 [gentoo-commits] repo/gentoo:master commit in: sys-apps/gradm/ Sam James
2022-08-31  7:06 Andreas Sturmlechner
2022-08-31  5:41 Andreas Sturmlechner
2022-01-12 17:08 Jakov Smolić
2022-01-12 11:41 Jakov Smolić
2021-09-24 11:25 Anthony G. Basile
2020-02-24  8:29 Piotr Karbowski
2019-10-12 21:33 Mikle Kolyada
2017-08-02 12:01 Anthony G. Basile
2016-11-19 15:13 Anthony G. Basile
2016-11-19 15:13 Anthony G. Basile
2016-07-19  6:43 Anthony G. Basile
2016-05-26  8:15 Anthony G. Basile
2016-05-26  8:15 Anthony G. Basile
2016-05-17 20:59 Anthony G. Basile
2016-03-16  6:40 Anthony G. Basile
2016-03-16  6:40 Anthony G. Basile
2016-03-16  6:40 Anthony G. Basile

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=1710664923.58ee96dd205f1a9a8aae45153a4f8e355a68a99e.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