public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam Jorna" <wraeth@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/the_silver_searcher/
Date: Sun,  4 Jul 2021 02:59:23 +0000 (UTC)	[thread overview]
Message-ID: <1625367514.f9577541a2ffa66f62ad5d734bc228d11825effc.wraeth@gentoo> (raw)

commit:     f9577541a2ffa66f62ad5d734bc228d11825effc
Author:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  4 02:58:34 2021 +0000
Commit:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 02:58:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9577541

sys-apps/the_silver_searcher: append -fPIC, #797355

Closes: https://bugs.gentoo.org/797355
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sam Jorna <wraeth <AT> gentoo.org>

 ...0201217.ebuild => the_silver_searcher-2.2.0_p20201217-r1.ebuild} | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild
similarity index 87%
rename from sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217.ebuild
rename to sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild
index d91cc784c82..fc7e2d49571 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools bash-completion-r1 vcs-snapshot
+inherit autotools bash-completion-r1 flag-o-matic vcs-snapshot
 
 COMMIT="a61f1780b64266587e7bc30f0f5f71c6cca97c0f"
 
@@ -40,6 +40,10 @@ src_prepare() {
 }
 
 src_configure() {
+	# false positive TEXTRELs on riscv
+	# https://bugs.gentoo.org/797355
+	append-flags -fPIC
+
 	econf \
 		$(use_enable lzma) \
 		$(use_enable zlib)


             reply	other threads:[~2021-07-04  2:59 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-04  2:59 Sam Jorna [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-13 15:19 [gentoo-commits] repo/gentoo:master commit in: sys-apps/the_silver_searcher/ Petr Vaněk
2025-03-12 23:02 Sam James
2025-01-22 11:45 Arthur Zamarin
2025-01-22 11:45 Arthur Zamarin
2024-04-03 17:09 Marek Szuba
2023-12-16  7:05 Arthur Zamarin
2023-12-16  6:59 Sam James
2023-07-09  5:05 Benda XU
2023-05-03 16:48 WANG Xuerui
2021-05-31 21:49 Marek Szuba
2021-04-18  1:20 Sam Jorna
2021-04-17  2:05 Sam Jorna
2021-04-11 13:57 Sam Jorna
2021-04-11 13:57 Sam Jorna
2019-12-16  9:30 Sam Jorna
2019-12-16  8:48 Sam Jorna
2019-12-16  8:48 Sam Jorna
2019-12-16  8:48 Sam Jorna
2019-12-16  8:48 Sam Jorna
2018-06-04 19:25 Mart Raudsepp
2018-01-13  3:57 Benda XU
2017-08-31 15:39 Tim Harder
2017-08-31 15:39 Tim Harder
2017-06-06  1:54 Tim Harder
2017-05-04  8:45 Tim Harder
2017-01-21  0:47 Tim Harder
2017-01-21  0:47 Tim Harder
2016-12-06  4:59 Tim Harder
2016-11-01 22:13 Tim Harder
2016-10-02  6:13 Tim Harder
2016-08-07  9:18 Tim Harder
2016-08-07  9:18 Tim Harder
2016-08-07  7:42 Pacho Ramos
2016-06-19  4:37 Tim Harder
2016-03-15  3:05 Tim Harder
2016-03-15  3:05 Tim Harder
2015-10-03 18:51 Matthias Maier

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=1625367514.f9577541a2ffa66f62ad5d734bc228d11825effc.wraeth@gentoo \
    --to=wraeth@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