[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7289/8267] valgrind: disable build for muslx32
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7289/8267] valgrind: disable build for muslx32
- Date: Sun, 17 Dec 2017 06:02:22 +0000 (UTC)
commit d654f4934d9c877167c69216aabb80ff75beff40
Author: sweeaun <swee aun khor intel com>
Date: Wed Aug 16 19:07:52 2017 -0700
valgrind: disable build for muslx32
Disable build for muslx32.X32 isn't supported by valgrind at this
moment.
(From OE-Core rev: a945141062ac3d0736558be428f60af405b53a94)
Signed-off-by: sweeaun <swee aun khor intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-devtools/valgrind/valgrind_3.13.0.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
b/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
index a5c4943..25b4126 100644
--- a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
+++ b/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
@@ -51,6 +51,7 @@ COMPATIBLE_HOST_armv6 = 'null'
# X32 isn't supported by valgrind at this time
COMPATIBLE_HOST_linux-gnux32 = 'null'
+COMPATIBLE_HOST_linux-muslx32 = 'null'
# Disable for some MIPS variants
COMPATIBLE_HOST_mipsarchn32 = 'null'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]