aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-31 15:02:53 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-31 15:27:34 +0200
commit0ba2f4a40d8556ca46daef1633a7fb8f56bf7634 (patch)
treef37efd93437205e9fb9feab8e1bac7715234f38d
parentsys-kernel/uek-sources: version bump to 5.4.17.2136.306.1 (diff)
downloadguru-0ba2f4a40d8556ca46daef1633a7fb8f56bf7634.tar.gz
guru-0ba2f4a40d8556ca46daef1633a7fb8f56bf7634.tar.bz2
guru-0ba2f4a40d8556ca46daef1633a7fb8f56bf7634.zip
sys-cluster/otf2: export CC
Closes: https://bugs.gentoo.org/804540 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--sys-cluster/otf2/otf2-2.3-r1.ebuild6
1 files 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