mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
rust: submit a rewritten version of crossbeam_atomic.patch upstream
(From OE-Core rev: 4bbfd7427092063dd612d2ca9e466cb819f5a3e3) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
caff6de42b
commit
c6d8d49167
@@ -14,7 +14,7 @@ Someone with more rust knowledge could split up the triplets in no_atmoics.rs
|
||||
and compare against the architecture/processor, or replace -unknown with a glob
|
||||
to create a patch that upstream might accept.
|
||||
|
||||
Upstream-Status: Inappropriate [OE Specific tweak but could be rewritten]
|
||||
Upstream-Status: Submitted [https://github.com/crossbeam-rs/crossbeam/pull/922]
|
||||
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
||||
|
||||
Index: rustc-1.64.0-src/vendor/crossbeam-utils/build.rs
|
||||
|
||||
Reference in New Issue
Block a user