If there's an mpicc compile on the machine, the configure
script will take it, causing a bit of headache.
---
package/devel/valgrind/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile
index a55fb40..45d0323 100644
--- a/package/devel/valgrind/Makefile
+++ b/package/devel/valgrind/Makefile
@@ -93,6 +93,7 @@ endif
CONFIGURE_ARGS += \
--enable-tls \
--without-x \
+ --without-mpicc \
--without-uiout \
--disable-valgrindmi \
--disable-tui \
--
1.8.4.5
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel