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 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}" | |||
| 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 | CFLAGS:append:riscv32 = " ${LCL_STOP_SERVICES}" |
| 52 | CFLAGS:append:loongarch64 = " ${LCL_STOP_SERVICES}" | ||
| 52 | 53 | ||
| 53 | do_install() { | 54 | do_install() { |
| 54 | oe_runmake install INSTALLROOT=${D} | 55 | oe_runmake install INSTALLROOT=${D} |
