From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/libi/
Date: Thu, 31 Mar 2022 13:27:36 +0000 (UTC) [thread overview]
Message-ID: <1648733254.30d294a03028ef678a33e3f96a74477dd09a0d9b.Alessandro-Barbieri@gentoo> (raw)
commit: 30d294a03028ef678a33e3f96a74477dd09a0d9b
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 31 13:05:44 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Mar 31 13:27:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30d294a0
sys-cluster/libi: export AR
Closes: https://bugs.gentoo.org/806260
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/libi/libi-5.0.1_p20180510.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys-cluster/libi/libi-5.0.1_p20180510.ebuild b/sys-cluster/libi/libi-5.0.1_p20180510.ebuild
index 5dd1063ba..994f2cf4d 100644
--- a/sys-cluster/libi/libi-5.0.1_p20180510.ebuild
+++ b/sys-cluster/libi/libi-5.0.1_p20180510.ebuild
@@ -1,8 +1,10 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+inherit toolchain-funcs
+
COMMIT="7375ba5bb0df87c68e58ad15e9e5e351ae020c08"
DESCRIPTION="A framework for bootstrapping extreme scale software systems"
@@ -31,6 +33,8 @@ PATCHES=(
)
src_configure() {
+ tc-export AR
+
local myconf=(
--enable-shared
--with-launchmon="${EPREFIX}/usr"
next reply other threads:[~2022-03-31 13:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 13:27 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-28 12:53 [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/libi/ Alessandro Barbieri
2021-07-30 18:09 Alessandro Barbieri
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=1648733254.30d294a03028ef678a33e3f96a74477dd09a0d9b.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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