diff options
| -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 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 | # |
| 44 | CFLAGS_append_arc = " ${LCL_STOP_SERVICES}" | ||
| 44 | CFLAGS_append_mips = " ${LCL_STOP_SERVICES}" | 45 | CFLAGS_append_mips = " ${LCL_STOP_SERVICES}" |
| 45 | CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}" | 46 | CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}" |
| 46 | CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}" | 47 | CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}" |
