summaryrefslogtreecommitdiff
path: root/app-shells/starship/starship-1.14.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-12 10:31:55 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-12 10:31:55 +0100
commiteb3ae345f026de053870dfa589779989d300ebef (patch)
tree1bea6ba3fbb1dca4db8c0cf9d9025d1e3e26f96a /app-shells/starship/starship-1.14.2.ebuild
parent0e24de4e7c207a09710001af8230df7892eb73d4 (diff)
gentoo auto-resync : 12:07:2023 - 10:31:55
Diffstat (limited to 'app-shells/starship/starship-1.14.2.ebuild')
-rw-r--r--app-shells/starship/starship-1.14.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-shells/starship/starship-1.14.2.ebuild b/app-shells/starship/starship-1.14.2.ebuild
index 42462a85da6c..710dc69d169d 100644
--- a/app-shells/starship/starship-1.14.2.ebuild
+++ b/app-shells/starship/starship-1.14.2.ebuild
@@ -382,7 +382,7 @@ CRATES="
zvariant_utils-1.0.0
"
-inherit cargo flag-o-matic
+inherit cargo
DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for any shell"
HOMEPAGE="https://starship.rs/"
@@ -407,9 +407,6 @@ PATCHES=(
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