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: dev-libs/dietlibc/
Date: Tue, 12 Mar 2024 03:31:21 +0000 (UTC)	[thread overview]
Message-ID: <1710214252.8b80f01f80f7b461c7a2366c10d15f014e4d953f.sam@gentoo> (raw)

commit:     8b80f01f80f7b461c7a2366c10d15f014e4d953f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 03:25:49 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 03:30:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b80f01f

dev-libs/dietlibc: filter LTO

This package is pretty.. special and already disables SA.

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

 dev-libs/dietlibc/dietlibc-0.34.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-libs/dietlibc/dietlibc-0.34.ebuild b/dev-libs/dietlibc/dietlibc-0.34.ebuild
index 2c5c03042636..49824e60289f 100644
--- a/dev-libs/dietlibc/dietlibc-0.34.ebuild
+++ b/dev-libs/dietlibc/dietlibc-0.34.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
+
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="A libc optimized for small size"
@@ -21,6 +22,9 @@ DIETHOME="/usr/diet"
 src_prepare() {
 	default
 
+	# bug #855677
+	filter-lto
+
 	# Replace sparc64 related C[XX]FLAGS (see bug #45716)
 	use sparc && replace-sparc64-flags
 


             reply	other threads:[~2024-03-12  3:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12  3:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-14  8:36 [gentoo-commits] repo/gentoo:master commit in: dev-libs/dietlibc/ Jakov Smolić
2022-05-14  8:36 Jakov Smolić
2022-05-14  8:25 Jakov Smolić
2022-05-14  3:00 Sam James
2019-02-24  1:27 Thomas Deutschmann
2018-11-28  2:07 Thomas Deutschmann
2018-05-28 17:55 Pacho Ramos
2018-02-18 21:09 Andreas Hüttel
2018-01-06 19:37 Andreas Hüttel
2017-06-16 22:32 Matthias Maier
2017-01-22 16:27 Agostino Sarubbo
2016-08-25 19:18 Pacho Ramos
2016-08-25 19:16 Pacho Ramos
2015-09-11 16:08 Tobias Klausmann
2015-09-05 18:37 Agostino Sarubbo
2015-09-05 18:36 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=1710214252.8b80f01f80f7b461c7a2366c10d15f014e4d953f.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