From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/nanos6/
Date: Sat, 3 Jul 2021 09:59:09 +0000 (UTC) [thread overview]
Message-ID: <1625175026.5b258d6a703870d2fd915d93c51acd1d094d90fa.andrewammerlaan@gentoo> (raw)
commit: 5b258d6a703870d2fd915d93c51acd1d094d90fa
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Jul 1 21:29:37 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 21:30:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b258d6a
sys-cluster/nanos6: try to fix memkind discovery
Closes: https://bugs.gentoo.org/799455
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/nanos6/nanos6-2.6.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/sys-cluster/nanos6/nanos6-2.6.ebuild b/sys-cluster/nanos6/nanos6-2.6.ebuild
index c9fec03aa..546528e60 100644
--- a/sys-cluster/nanos6/nanos6-2.6.ebuild
+++ b/sys-cluster/nanos6/nanos6-2.6.ebuild
@@ -62,6 +62,7 @@ src_configure() {
$(use_enable execution-workflow)
)
use dlb && myconf+=( "--with-dlb=${EPREFIX}/usr" )
+ use memkind && myconf+=( "--with-memkind=${EPREFIX}/usr" )
# if use babeltrace; then
# myconf+=( "--with-babeltrace2=${EPREFIX}/usr" )
@@ -73,11 +74,6 @@ src_configure() {
else
myconf+=( "--without-extrae" )
fi
- if use memkind; then
- myconf+=( "--with-memkind=${EPREFIX}/usr" )
- else
- myconf+=( "--without-memkind" )
- fi
if use papi; then
myconf+=( "--with-papi=${EPREFIX}/usr" )
else
next reply other threads:[~2021-07-03 9:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-03 9:59 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-10 10:45 [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/nanos6/ Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-08-27 16:10 Haelwenn Monnier
2021-06-30 19:39 Florian Schmaus
2021-04-29 8:23 Michał Górny
2021-04-21 19:40 Andrew Ammerlaan
2021-04-21 7:32 Andrew Ammerlaan
2021-04-21 7:32 Andrew Ammerlaan
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=1625175026.5b258d6a703870d2fd915d93c51acd1d094d90fa.andrewammerlaan@gentoo \
--to=andrewammerlaan@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