Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/6] [OE-core][PATCH] tcf-agent: Disable non-building features on loongarch64
@ 2023-09-05 11:38 Zang Ruochen
  2023-09-05 23:11 ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Zang Ruochen @ 2023-09-05 11:38 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zang Ruochen <zangruochen@loongson.cn>
---
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 1 +
 1 file changed, 1 insertion(+)

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}"
 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}
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH 1/6] [OE-core][PATCH] tcf-agent: Disable non-building features on loongarch64
@ 2023-09-06  1:26 Zang Ruochen
  0 siblings, 0 replies; 3+ messages in thread
From: Zang Ruochen @ 2023-09-06  1:26 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zang Ruochen <zangruochen@loongson.cn>
---
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 1 +
 1 file changed, 1 insertion(+)

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}"
 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}
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-06  1:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 11:38 [PATCH 1/6] [OE-core][PATCH] tcf-agent: Disable non-building features on loongarch64 Zang Ruochen
2023-09-05 23:11 ` Alexandre Belloni
  -- strict thread matches above, loose matches on Subject: below --
2023-09-06  1:26 Zang Ruochen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox