rsyslog: Disable valgrind dependency for riscv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-04-23 12:05:06 -07:00
parent 712df4714e
commit e10df72f44
@@ -191,6 +191,7 @@ VALGRIND_libc-musl_powerpc64le = ''
# RISC-V support for valgrind is not there yet # RISC-V support for valgrind is not there yet
VALGRIND_riscv64 = "" VALGRIND_riscv64 = ""
VALGRIND_riscv32 = ""
RDEPENDS_${PN}-ptest += "\ RDEPENDS_${PN}-ptest += "\
make diffutils gzip bash gawk coreutils procps \ make diffutils gzip bash gawk coreutils procps \