From: Zang Ruochen Date: Wed, 6 Sep 2023 01:26:52 +0000 (+0800) Subject: tcf-agent: Disable non-building features on loongarch64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59401a737d21c82336dcec38dbed7d939602d1ee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcf-agent: Disable non-building features on loongarch64 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb index 4d2ca5f1b0b..59b9d7de789 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}" CFLAGS:append:powerpc64le = " ${LCL_STOP_SERVICES}" CFLAGS:append:riscv64 = " ${LCL_STOP_SERVICES}" CFLAGS:append:riscv32 = " ${LCL_STOP_SERVICES}" +CFLAGS:append:loongarch64 = " ${LCL_STOP_SERVICES}" do_install() { oe_runmake install INSTALLROOT=${D}