mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
rsyslog: Disable valgrind dependency for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user