summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust/crossbeam_atomic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rust/rust/crossbeam_atomic.patch')
-rw-r--r--meta/recipes-devtools/rust/rust/crossbeam_atomic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust/crossbeam_atomic.patch b/meta/recipes-devtools/rust/rust/crossbeam_atomic.patch
index 2f3f985243..13719ee9dc 100644
--- a/meta/recipes-devtools/rust/rust/crossbeam_atomic.patch
+++ b/meta/recipes-devtools/rust/rust/crossbeam_atomic.patch
@@ -14,7 +14,7 @@ Someone with more rust knowledge could split up the triplets in no_atmoics.rs
14and compare against the architecture/processor, or replace -unknown with a glob 14and compare against the architecture/processor, or replace -unknown with a glob
15to create a patch that upstream might accept. 15to create a patch that upstream might accept.
16 16
17Upstream-Status: Inappropriate [OE Specific tweak but could be rewritten] 17Upstream-Status: Submitted [https://github.com/crossbeam-rs/crossbeam/pull/922]
18Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 18Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
19 19
20Index: rustc-1.64.0-src/vendor/crossbeam-utils/build.rs 20Index: rustc-1.64.0-src/vendor/crossbeam-utils/build.rs