1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-18 06:39:53 +00:00
Files
poky/meta/recipes-devtools/rust
Deepesh Varatharajan 28a077b4aa rust: Fix build failure when multilibs are enabled
When multilibs are enabled, building rust is failing because of the following commit
https://github.com/rust-lang/rust/commit/68034f837a39387e49fc7d7c5b088f5372a1127e
with stage1/rustc cannot able to find dependent *.so files. The issue is
been fixed inrust-master with the following commit by passing the necessary library
paths before executing stage1/rustc

Upstream-Status: Backport [https://github.com/rust-lang/rust/commit/139d6ba054a1a4cc5fe64981ad46fd5547bd4916]

(From OE-Core rev: ab29b970ba7e08eabca92018d103af5f249ed2c5)

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-27 13:41:58 +00:00
..
2025-03-27 13:41:58 +00:00
2025-03-27 13:41:58 +00:00
2025-03-27 13:41:58 +00:00
2025-03-27 13:41:58 +00:00