public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ftjam/
Date: Thu, 29 Sep 2022 04:28:00 +0000 (UTC)	[thread overview]
Message-ID: <1664425074.a2ada5c14ac624a0435b919950fb101fe7d6fe52.ionen@gentoo> (raw)

commit:     a2ada5c14ac624a0435b919950fb101fe7d6fe52
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 03:28:01 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 04:17:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ada5c1

dev-util/ftjam: respect AR and RANLIB

Closes: https://bugs.gentoo.org/720706
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-util/ftjam/ftjam-2.5.3_rc2-r2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-util/ftjam/ftjam-2.5.3_rc2-r2.ebuild b/dev-util/ftjam/ftjam-2.5.3_rc2-r2.ebuild
index e261b7338088..816961d7bfa0 100644
--- a/dev-util/ftjam/ftjam-2.5.3_rc2-r2.ebuild
+++ b/dev-util/ftjam/ftjam-2.5.3_rc2-r2.ebuild
@@ -30,5 +30,7 @@ PATCHES=(
 
 src_prepare() {
 	default
-	tc-export CC
+
+	tc-export CC RANLIB
+	export AR="$(tc-getAR) ru" #720706
 }


             reply	other threads:[~2022-09-29  4:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29  4:28 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-09  1:09 [gentoo-commits] repo/gentoo:master commit in: dev-util/ftjam/ Sam James
2022-11-24 18:14 Conrad Kostecki
2022-10-21 12:48 Ionen Wolkens
2022-05-18  8:00 WANG Xuerui
2021-08-02 12:33 Marek Szuba
2019-07-22 23:30 Aaron Bauman
2019-07-02  8:28 Sergei Trofimovich
2019-07-02  8:24 Sergei Trofimovich
2019-06-29  7:43 Sergei Trofimovich
2019-06-28 15:21 Agostino Sarubbo
2019-06-28 11:37 Agostino Sarubbo
2019-06-27 21:10 Sergei Trofimovich
2019-05-25 20:59 Andreas Sturmlechner
2019-05-10 21:36 Aaron Bauman
2018-03-10 12:23 Pacho Ramos
2017-12-02 12:52 David Seifert
2017-07-11  8:41 Alexis Ballier

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=1664425074.a2ada5c14ac624a0435b919950fb101fe7d6fe52.ionen@gentoo \
    --to=ionen@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