From: Denys Dmytriyenko <de...@ti.com>

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 .../recipes-support/arm-compute-library/arm-compute-library_git.bb       | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
 
b/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
index a8904cf..b82d618 100644
--- 
a/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
+++ 
b/meta-arago-extras/recipes-support/arm-compute-library/arm-compute-library_git.bb
@@ -30,6 +30,7 @@ S = "${WORKDIR}/git"
 
 do_compile_prepend() {
     sed -i 's/arm-linux-gnueabihf-/${TOOLCHAIN_SYS}-/' SConstruct
+    sed -i 's/aarch64-linux-gnu-/${TOOLCHAIN_SYS}-/' SConstruct
     sed -i "s#env.Append(LINKFLAGS = \['-fopenmp'\])#env.Append(LINKFLAGS = 
\['-fopenmp','--sysroot=${STAGING_DIR_TARGET}'\])#" SConstruct
     unset CC CXX
 }
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to