aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-29 18:15:27 -0700
committerKhem Raj <raj.khem@gmail.com>2018-08-29 18:15:27 -0700
commit41323c1d99de5dbf9ee55a9f4b3576d478e2016a (patch)
tree5d2c45a88e0bdb710bcdc15bc4553baa9dd1d4ae
parent66a226b3c7f8fddae6418b3175aa141d1c776d66 (diff)
downloadopenembedded-core-contrib-41323c1d99de5dbf9ee55a9f4b3576d478e2016a.tar.gz
tcf-agent: Disable non-building features on riscv64
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 20cb9a844d..d901c18c39 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -45,6 +45,7 @@ CFLAGS_append_mips = " ${LCL_STOP_SERVICES}"
CFLAGS_append_mips64 = " ${LCL_STOP_SERVICES}"
CFLAGS_append_libc-musl = " ${LCL_STOP_SERVICES}"
CFLAGS_append_powerpc64 = " ${LCL_STOP_SERVICES}"
+CFLAGS_append_riscv64 = " ${LCL_STOP_SERVICES}"
do_install() {
oe_runmake install INSTALLROOT=${D}