mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:24:34 +00:00
rsyslog: Disable valgrind dependency for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
712df4714e
commit
e10df72f44
@ -191,6 +191,7 @@ VALGRIND_libc-musl_powerpc64le = ''
|
||||
|
||||
# RISC-V support for valgrind is not there yet
|
||||
VALGRIND_riscv64 = ""
|
||||
VALGRIND_riscv32 = ""
|
||||
|
||||
RDEPENDS_${PN}-ptest += "\
|
||||
make diffutils gzip bash gawk coreutils procps \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user