diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb index ed14fe66b1..c1b05691b8 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | |||
@@ -48,6 +48,7 @@ CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}" | |||
48 | CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}" | 48 | CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}" |
49 | CFLAGS_append_powerpc64le = " ${LCL_STOP_SERVICES}" | 49 | CFLAGS_append_powerpc64le = " ${LCL_STOP_SERVICES}" |
50 | CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}" | 50 | CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}" |
51 | CFLAGS_append_riscv32 = " ${LCL_STOP_SERVICES}" | ||
51 | 52 | ||
52 | do_install() { | 53 | do_install() { |
53 | oe_runmake install INSTALLROOT=${D} | 54 | oe_runmake install INSTALLROOT=${D} |