mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user