summaryrefslogtreecommitdiffstats
path: root/package/gcc/gcc-initial
diff options
context:
space:
mode:
authorJérôme Pouiller <jezz@sysmic.org>2016-11-09 10:51:24 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-09 22:15:06 +0100
commitafc9274715d0bf4c92bd930cdeb91bdc60904c4f (patch)
tree74f7217d085b34cbee6f9b362be621dd48992a3f /package/gcc/gcc-initial
parent6668a0ed5ce5174d2307997e7a6d7c9f94ccb282 (diff)
downloadbuildroot-afc9274715d0bf4c92bd930cdeb91bdc60904c4f.tar.gz
buildroot-afc9274715d0bf4c92bd930cdeb91bdc60904c4f.zip
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>
Diffstat (limited to 'package/gcc/gcc-initial')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud