summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/tcf-agent/tcf-agent_git.bb1
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 b4bd4ca63c..e0a07a9375 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -46,6 +46,7 @@ CFLAGS_append_mips = " ${LCL_STOP_SERVICES}"
46CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}" 46CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}"
47CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}" 47CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}"
48CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}" 48CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}"
49CFLAGS_append_powerpc64le = " ${LCL_STOP_SERVICES}"
49CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}" 50CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}"
50 51
51do_install() { 52do_install() {