On Thu, Feb 17, 2022 at 9:43 PM Andrew Jeffery <andrew@...> wrote:On modern Power systems `uname -m` reports 'ppc64le'. However, Rust'stoolchain names the architecture 'powerpc64le'.Introduce RS_BUILD_ARCH to provide an indirection to fix this mismatch.I've tested each of the generated URIs for Power using the output from`bitbake -e rust-native` and could successfully fetch the artifacts.thankscan you also check if arch_to_rust_target_arch() inmeta/recipes-devtools/rust/rust-common.incis computing it right for ppc64le case ?
On modern Power systems `uname -m` reports 'ppc64le'. However, Rust'stoolchain names the architecture 'powerpc64le'.Introduce RS_BUILD_ARCH to provide an indirection to fix this mismatch.I've tested each of the generated URIs for Power using the output from`bitbake -e rust-native` and could successfully fetch the artifacts.
© 2023 Groups.io