]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcf-agent: Fix build on riscv32
authorKhem Raj <raj.khem@gmail.com>
Tue, 9 Feb 2021 18:57:22 +0000 (10:57 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2021 23:32:11 +0000 (23:32 +0000)
LCL_STOP_SERVICES needs tcf/cpudefs-mdep.h ported

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb

index ed14fe66b12d8e732931e709725bd3ceb786e0f4..c1b05691b88be1fdc2d59e6ae362e2f33561dd59 100644 (file)
@@ -48,6 +48,7 @@ CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}"
 CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}"
 CFLAGS_append_powerpc64le = " ${LCL_STOP_SERVICES}"
 CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}"
+CFLAGS_append_riscv32 = " ${LCL_STOP_SERVICES}"
 
 do_install() {
        oe_runmake install INSTALLROOT=${D}