From: Khem Raj Date: Thu, 30 Aug 2018 03:55:38 +0000 (-0700) Subject: tcf-agent: Disable non-building features on riscv64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d742c574518d0111141d9951b751cc9dc069b3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcf-agent: Disable non-building features on riscv64 Signed-off-by: Khem Raj 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 20cb9a844da..d901c18c39f 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}