summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcf-agent
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/tcf-agent')
-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 4d2ca5f1b0..59b9d7de78 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -49,6 +49,7 @@ CFLAGS:append:powerpc64 = " ${LCL_STOP_SERVICES}"
49CFLAGS:append:powerpc64le = " ${LCL_STOP_SERVICES}" 49CFLAGS:append:powerpc64le = " ${LCL_STOP_SERVICES}"
50CFLAGS:append:riscv64 = " ${LCL_STOP_SERVICES}" 50CFLAGS:append:riscv64 = " ${LCL_STOP_SERVICES}"
51CFLAGS:append:riscv32 = " ${LCL_STOP_SERVICES}" 51CFLAGS:append:riscv32 = " ${LCL_STOP_SERVICES}"
52CFLAGS:append:loongarch64 = " ${LCL_STOP_SERVICES}"
52 53
53do_install() { 54do_install() {
54 oe_runmake install INSTALLROOT=${D} 55 oe_runmake install INSTALLROOT=${D}