kumquat-buildroot/package/valgrind
Jérôme Pouiller afc9274715 valgrind: do not use host mpicc
Valgrind may use 'mpicc' (from openmi project) to compile libmpiwrap-*.so.
Without any option, it will detect and use 'mpicc' from host and generate
libmpiwrap-*.so for host:

  $ file target/usr/lib/valgrind/libmpiwrap-arm-linux.so
  target/usr/lib/valgrind/libmpiwrap-arm-linux.so: ELF 64-bit LSB  shared object,
  x86-64, version 1 (SYSV), dynamically linked, not stripped

We simply disable openmi support for valgrind.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
[Thomas: refactor with other unconditional CONF_OPTS.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-09 22:15:06 +01:00
..
0001-workaround-SIGSEGV-on-PPC.patch
0002-Define-PTRACE_GETSIGINFO-on-PowerPC-when-not-availab.patch
0004-Fixes-for-musl-libc.patch
Config.in
uclibc.supp
valgrind.hash
valgrind.mk