From: Jan Luebbe <jlu@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [ptxdist] [PATCH] valgrind: don't use the host mpicc to build target libraries
Date: Wed, 22 Nov 2017 15:39:12 +0100 [thread overview]
Message-ID: <20171122143912.22170-1-jlu@pengutronix.de> (raw)
Otherwise, valgrind builds a libmpiwrap-arm-linux.so for the
host architecture when mpicc is found.
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
rules/valgrind.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/valgrind.make b/rules/valgrind.make
index 30ce223f96e9..afb7fabfb4b1 100644
--- a/rules/valgrind.make
+++ b/rules/valgrind.make
@@ -60,6 +60,7 @@ endif
VALGRIND_CONF_TOOL := autoconf
VALGRIND_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --without-mpicc \
--enable-tls
# ----------------------------------------------------------------------------
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2017-11-22 14:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20171122143912.22170-1-jlu@pengutronix.de \
--to=jlu@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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