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: app-shells/starship/
Date: Tue,  4 Oct 2022 13:44:44 +0000 (UTC)	[thread overview]
Message-ID: <1664891067.68dde89f8b841cb0290cd36cfeb4638830689ed4.sam@gentoo> (raw)

commit:     68dde89f8b841cb0290cd36cfeb4638830689ed4
Author:     Randy Barlow <randy <AT> electronsweatshop <DOT> com>
AuthorDate: Sat Oct  1 17:48:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 13:44:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dde89f

app-shells/starship: Filter LTO flags

See also https://github.com/gentoo/gentoo/pull/27541/

Closes: https://bugs.gentoo.org/869758
Co-authored-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Randy Barlow <randy <AT> electronsweatshop.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/starship/starship-1.10.3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-shells/starship/starship-1.10.3.ebuild b/app-shells/starship/starship-1.10.3.ebuild
index 72eec2a513ef..2b91c3a58414 100644
--- a/app-shells/starship/starship-1.10.3.ebuild
+++ b/app-shells/starship/starship-1.10.3.ebuild
@@ -373,7 +373,7 @@ CRATES="
 	zvariant_derive-3.6.0
 "
 
-inherit cargo
+inherit cargo flag-o-matic
 
 DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for any shell"
 HOMEPAGE="https://starship.rs/"
@@ -392,6 +392,9 @@ BDEPEND=">=virtual/rust-1.59"
 QA_FLAGS_IGNORED="usr/bin/starship"
 
 src_configure() {
+	# See https://bugs.gentoo.org/869758
+	filter-lto
+
 	export PKG_CONFIG_ALLOW_CROSS=1
 	export OPENSSL_NO_VENDOR=true
 


             reply	other threads:[~2022-10-04 13:44 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 13:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 10:25 [gentoo-commits] repo/gentoo:master commit in: app-shells/starship/ Arthur Zamarin
2024-09-10  8:10 Jakov Smolić
2024-08-09 15:08 Arthur Zamarin
2024-08-09 15:08 Arthur Zamarin
2024-08-09 15:08 Arthur Zamarin
2024-08-04  3:16 Sam James
2024-08-04  3:16 Sam James
2024-07-03 19:58 Arthur Zamarin
2024-06-15  7:05 Joonas Niilola
2024-06-15  7:02 Sam James
2024-05-11  6:56 Arthur Zamarin
2024-05-11  0:04 Sam James
2024-05-10 19:41 Arthur Zamarin
2024-03-02 16:00 Arthur Zamarin
2024-02-21  2:15 Sam James
2023-12-04 13:46 Michał Górny
2023-10-08  8:20 Joonas Niilola
2023-09-25  6:33 Arthur Zamarin
2023-09-20  6:12 Joonas Niilola
2023-09-13  2:15 Sam James
2023-08-15 12:17 Joonas Niilola
2023-07-12  6:36 Sam James
2023-06-27  2:24 Sam James
2023-05-20 12:32 Joonas Niilola
2023-05-20 12:32 Joonas Niilola
2023-05-20 12:32 Joonas Niilola
2023-04-12  3:48 Sam James
2023-03-11 17:15 Sam James
2023-03-11 17:15 Sam James
2023-03-11 17:15 Sam James
2023-01-28 17:22 Arthur Zamarin
2022-12-01  0:56 Sam James
2022-11-25  6:41 Joonas Niilola
2022-11-05  2:07 Sam James
2022-10-04 13:44 Sam James
2022-10-04 13:44 Sam James
2022-09-24  3:15 Sam James
2022-08-23  5:11 Sam James
2022-08-03  6:29 Joonas Niilola
2022-07-01  7:05 Florian Schmaus
2022-07-01  7:05 Florian Schmaus
2022-07-01  7:05 Florian Schmaus
2022-06-24  8:23 Agostino Sarubbo
2022-05-20  1:17 Sam James
2022-05-17  6:53 Jakov Smolić
2022-04-20 23:53 Sam James
2022-04-14 17:49 Ionen Wolkens
2022-03-16 14:21 Ionen Wolkens
2022-03-16  4:46 Ionen Wolkens
2022-03-16  4:46 Ionen Wolkens
2022-03-12 12:21 Jakov Smolić
2022-02-25  7:55 Agostino Sarubbo
2022-02-10  4:01 Ionen Wolkens
2022-01-26  1:09 Ionen Wolkens
2022-01-26  1:09 Ionen Wolkens
2022-01-26  1:09 Ionen Wolkens
2022-01-20  2:45 Sam James
2021-12-18 21:37 Ionen Wolkens
2021-12-18 21:37 Ionen Wolkens
2021-12-15  5:37 Sam James
2021-11-15  1:10 Sam James

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=1664891067.68dde89f8b841cb0290cd36cfeb4638830689ed4.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