mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:51:59 +00:00
rsyslog: Disable valgrind support on risv64
valgrind is not yet working on risc-v arch Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
be597c04bf
commit
cccf8fc305
@ -149,5 +149,6 @@ VALGRIND_mips64 = ""
|
||||
VALGRIND_mips64n32 = ""
|
||||
VALGRIND_arm = ""
|
||||
VALGRIND_aarch64 = ""
|
||||
VALGRIND_riscv64 = ""
|
||||
RDEPENDS_${PN}-ptest += "make diffutils gzip bash gawk coreutils procps"
|
||||
RRECOMMENDS_${PN}-ptest += "${TCLIBC}-dbg ${VALGRIND}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user