* [PATCH] packagegroup-core-tools-profile: disable valgrind on arc
@ 2018-10-18 10:26 Alexey Brodkin
0 siblings, 0 replies; only message in thread
From: Alexey Brodkin @ 2018-10-18 10:26 UTC (permalink / raw)
To: openembedded-core; +Cc: linux-snps-arc, Alexey Brodkin
As of today there's no port of Valgrind for ARC so disabling it.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index 520d907714..4ec1f9284f 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -55,6 +55,7 @@ VALGRIND = "valgrind"
VALGRIND_libc-musl = ""
VALGRIND_mipsarch = ""
VALGRIND_nios2 = ""
+VALGRIND_arc = ""
VALGRIND_armv4 = ""
VALGRIND_armv5 = ""
VALGRIND_armv6 = ""
--
2.16.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-18 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 10:26 [PATCH] packagegroup-core-tools-profile: disable valgrind on arc Alexey Brodkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox