diff options
Diffstat (limited to 'meta/recipes-devtools/valgrind')
| -rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.14.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb index 54d09f071f..db1bd9fc5b 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.14.0.bb | |||
| @@ -58,6 +58,9 @@ COMPATIBLE_HOST_linux-muslx32 = 'null' | |||
| 58 | COMPATIBLE_HOST_mipsarchr6 = 'null' | 58 | COMPATIBLE_HOST_mipsarchr6 = 'null' |
| 59 | COMPATIBLE_HOST_linux-gnun32 = 'null' | 59 | COMPATIBLE_HOST_linux-gnun32 = 'null' |
| 60 | 60 | ||
| 61 | # Disable for powerpc64 with musl | ||
| 62 | COMPATIBLE_HOST_libc-musl_powerpc64 = 'null' | ||
| 63 | |||
| 61 | inherit autotools ptest multilib_header | 64 | inherit autotools ptest multilib_header |
| 62 | 65 | ||
| 63 | EXTRA_OECONF = "--enable-tls --without-mpicc" | 66 | EXTRA_OECONF = "--enable-tls --without-mpicc" |
