]> code.ossystems Code Review - openembedded-core.git/commit
rust-common.inc: Fix build failure with qemuppc64.
authorVinay Kumar <vinay.m.engg@gmail.com>
Fri, 13 Aug 2021 15:19:47 +0000 (08:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 21:09:24 +0000 (22:09 +0100)
commit1a28dd447c248f6b7f0efd121160ac798e2abf0c
tree6be4b5476f01d327bd18d675eb6505476cc491e7
parent531d86cf1e11b034e23d1b682e475c1dde7b1a20
rust-common.inc: Fix build failure with qemuppc64.

The glibc build of "rust-hello-world" throws error in libstd-rs package.
   error: unrecognized arch "powerpc64le" in target specification

The same got fixed by changing the arch to "powerpc64".

Signed-off-by: Vinay Kumar <vinay.m.engg@gmail.com>
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust-common.inc