public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/
Date: Sat, 19 Nov 2022 16:59:03 +0000 (UTC)	[thread overview]
Message-ID: <1668877110.9703f41aedd0aa5ac5acc05397609d969123c929.tomjbe@gentoo> (raw)

commit:     9703f41aedd0aa5ac5acc05397609d969123c929
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 16:09:22 2022 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:58:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9703f41a

sci-electronics/puff: Filter out -flto

Closes: https://bugs.gentoo.org/862516
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 sci-electronics/puff/puff-20181104.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-electronics/puff/puff-20181104.ebuild b/sci-electronics/puff/puff-20181104.ebuild
index ab384b49ccc0..c3e3c633e08d 100644
--- a/sci-electronics/puff/puff-20181104.ebuild
+++ b/sci-electronics/puff/puff-20181104.ebuild
@@ -29,6 +29,8 @@ src_prepare() {
 }
 
 src_compile() {
+#	# fails to compile with -flto (bug #862516)
+	filter-lto
 	LDFLAGS="$(raw-ldflags)"
 	emake -j1 CC="$(tc-getCC)" LD="$(tc-getLD)"
 }


             reply	other threads:[~2022-11-19 16:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19 16:59 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-15  8:49 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/ Andrew Ammerlaan
2022-11-19 16:59 Thomas Beierlein
2021-06-30 18:23 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2019-04-20  1:29 Aaron Bauman
2018-11-28  0:06 Aaron Bauman
2018-07-22 11:41 Thomas Beierlein

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=1668877110.9703f41aedd0aa5ac5acc05397609d969123c929.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