mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
packagegroup-core-tools-profile: disable valgrind on arc
As of today there's no port of Valgrind for ARC so disabling it. (From OE-Core rev: c1a98853f90857a735bacf75ccbdd6f2f7094ccf) Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
771c156fe6
commit
779051e0a4
@@ -55,6 +55,7 @@ VALGRIND = "valgrind"
|
||||
VALGRIND_libc-musl = ""
|
||||
VALGRIND_mipsarch = ""
|
||||
VALGRIND_nios2 = ""
|
||||
VALGRIND_arc = ""
|
||||
VALGRIND_armv4 = ""
|
||||
VALGRIND_armv5 = ""
|
||||
VALGRIND_armv6 = ""
|
||||
|
||||
Reference in New Issue
Block a user