public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/gitahead/
Date: Mon, 28 Dec 2020 21:18:45 +0000 (UTC)	[thread overview]
Message-ID: <1609190315.c19de6c73294ea44e28720b8772560b3d8d7f004.telans@gentoo> (raw)

commit:     c19de6c73294ea44e28720b8772560b3d8d7f004
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Mon Dec 28 21:18:35 2020 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Mon Dec 28 21:18:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c19de6c7

dev-vcs/gitahead: filter-flags -flto*; fixes segfault

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 dev-vcs/gitahead/gitahead-2.6.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild
index 1f1a63b2..2aa711a8 100644
--- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild
+++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild
@@ -60,6 +60,11 @@ src_prepare() {
 	cmake_src_prepare
 }
 
+src_configure() {
+	filter-flags -flto* # Segfault in libQt5Core.so.5
+	cmake_src_configure
+}
+
 src_install() {
 	cd "${BUILD_DIR}" || die
 


             reply	other threads:[~2020-12-28 21:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 21:18 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-07 19:05 [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/gitahead/ Julien Roy
2024-01-10 10:14 Takuya Wakazono
2024-01-09 15:04 Takuya Wakazono
2023-12-30 18:43 Benoît Dufour
2022-02-14 16:48 Golubev Alexander
2021-11-26  9:39 Maciej Barć
2021-04-15 15:12 Maciej Barć
2021-04-08 17:38 Maciej Barć
2021-04-08 16:42 Maciej Barć
2021-03-28  9:55 Andrew Ammerlaan
2020-12-29 15:36 Maciej Barć
2020-12-28 21:39 Maciej Barć
2020-12-28 21:26 Theo Anderson
2020-12-28 20:49 Maciej Barć
2020-12-28 18:37 Maciej Barć
2020-12-27 16:11 Maciej Barć
2020-11-29 10:04 Theo Anderson
2020-11-28 17:37 Maciej Barć

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=1609190315.c19de6c73294ea44e28720b8772560b3d8d7f004.telans@gentoo \
    --to=telans@posteo.de \
    --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