Otherwise, valgrind builds a libmpiwrap-arm-linux.so for the
host architecture when mpicc is found.

Signed-off-by: Jan Luebbe <j...@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 via email to