public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/otf2/
Date: Thu, 31 Mar 2022 13:27:36 +0000 (UTC)	[thread overview]
Message-ID: <1648733254.0ba2f4a40d8556ca46daef1633a7fb8f56bf7634.Alessandro-Barbieri@gentoo> (raw)

commit:     0ba2f4a40d8556ca46daef1633a7fb8f56bf7634
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 31 13:02:53 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=0ba2f4a4

sys-cluster/otf2: export CC

Closes: https://bugs.gentoo.org/804540
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/otf2/otf2-2.3-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/otf2/otf2-2.3-r1.ebuild b/sys-cluster/otf2/otf2-2.3-r1.ebuild
index bfe7036fa..c32248bad 100644
--- a/sys-cluster/otf2/otf2-2.3-r1.ebuild
+++ b/sys-cluster/otf2/otf2-2.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 PYTHON_COMPAT=( pypy3 python3_{8..10} )
 
-inherit python-single-r1
+inherit python-single-r1 toolchain-funcs
 
 DESCRIPTION="highly scalable, memory efficient event trace data format"
 HOMEPAGE="https://www.vi-hps.org/projects/score-p"
@@ -29,6 +29,8 @@ RESTRICT="test" #tests are failing
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 src_configure() {
+	tc-export CC
+
 	local myconf=(
 		--disable-platform-mic
 		--disable-static


             reply	other threads:[~2022-03-31 13:27 UTC|newest]

Thread overview: 6+ 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/otf2/ Alessandro Barbieri
2022-05-25 20:21 Alessandro Barbieri
2021-07-27 19:57 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-07-27 19:57 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-26 23:28 Alessandro Barbieri
2021-07-25 23:21 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.0ba2f4a40d8556ca46daef1633a7fb8f56bf7634.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