pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rust: commit overlooked patch.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Sun Jan 29 13:34:57 2023 +0000
Changeset:	91e208989cf3a524fc93c5d25197a4d734748c7c

Added Files:
	rust/patches/patch-vendor_crossbeam-utils_no__atomic.rs

Log Message:
rust: commit overlooked patch.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=91e208989cf3a524fc93c5d25197a4d734748c7c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust/patches/patch-vendor_crossbeam-utils_no__atomic.rs | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diffs:
diff --git a/rust/patches/patch-vendor_crossbeam-utils_no__atomic.rs b/rust/patches/patch-vendor_crossbeam-utils_no__atomic.rs
new file mode 100644
index 0000000000..1c1d2b96d2
--- /dev/null
+++ b/rust/patches/patch-vendor_crossbeam-utils_no__atomic.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- vendor/crossbeam-utils/no_atomic.rs.orig	2023-01-25 01:49:15.000000000 +0000
++++ vendor/crossbeam-utils/no_atomic.rs
+@@ -41,6 +41,7 @@ const NO_ATOMIC_64: &[&str] = &[
+     "mipsel-unknown-linux-gnu",
+     "mipsel-unknown-linux-musl",
+     "mipsel-unknown-linux-uclibc",
++    "mipsel-unknown-netbsd",
+     "mipsel-unknown-none",
+     "mipsisa32r6-unknown-linux-gnu",
+     "mipsisa32r6el-unknown-linux-gnu",


Home | Main Index | Thread Index | Old Index