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 d901c18c39..b4bd4ca63c 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -41,6 +41,7 @@ LCL_STOP_SERVICES = "-DSERVICE_RunControl=0 -DSERVICE_Breakpoints=0 \
41 41
42# These features don't compile for several cases. 42# These features don't compile for several cases.
43# 43#
44CFLAGS_append_arc = " ${LCL_STOP_SERVICES}"
44CFLAGS_append_mips = " ${LCL_STOP_SERVICES}" 45CFLAGS_append_mips = " ${LCL_STOP_SERVICES}"
45CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}" 46CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}"
46CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}" 47CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}"