sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f1b32434413d3d727429c7bfb9625c3668cc7405)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f1b32434413d3d727429c7bfb9625c3668cc7405)
- Date: Sun, 12 Apr 2026 03:17:53 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
devel/rust/HISTORY
| 4 +
devel/rust/patches/0001-Don't-include-libunwind-in-the-rust-src-component.patch
| 21 ++++++++++
2 files changed, 25 insertions(+)
New commits:
commit f1b32434413d3d727429c7bfb9625c3668cc7405
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/rust: unbroke the rust-src component again
diff --git a/devel/rust/HISTORY b/devel/rust/HISTORY
index 9719b08..775754e 100644
--- a/devel/rust/HISTORY
+++ b/devel/rust/HISTORY
@@ -1,3 +1,7 @@
+2026-04-11 Pavel Vinogradov <public AT sourcemage.org>
+ *
patches/0001-Don't-include-libunwind-in-the-rust-src-component.patch:
+ resurrected the patch to fix the rust-src component
+
2026-03-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.94.2
diff --git
a/devel/rust/patches/0001-Don't-include-libunwind-in-the-rust-src-component.patch
b/devel/rust/patches/0001-Don't-include-libunwind-in-the-rust-src-component.patch
new file mode 100644
index 0000000..cb9c739
--- /dev/null
+++
b/devel/rust/patches/0001-Don't-include-libunwind-in-the-rust-src-component.patch
@@ -0,0 +1,21 @@
+diff --git a/src/bootstrap/src/core/build_steps/dist.rs
b/src/bootstrap/src/core/build_steps/dist.rs
+index cfcb144..529be48 100644
+--- a/src/bootstrap/src/core/build_steps/dist.rs
++++ b/src/bootstrap/src/core/build_steps/dist.rs
+@@ -1065,7 +1108,6 @@ fn copy_src_dirs(
+
+ static LLVM_PROJECTS: &[&str] = &[
+ "llvm-project/clang",
+- "llvm-project/libunwind",
+ "llvm-project/lld",
+ "llvm-project/lldb",
+ "llvm-project/llvm",
+@@ -1191,7 +1238,7 @@ impl Step for Src {
+ copy_src_dirs(
+ builder,
+ &builder.src,
+- &["library", "src/llvm-project/libunwind"],
++ &["library"],
+ &[
+ // not needed and contains symlinks which rustup currently
+ // chokes on when unpacking.
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f1b32434413d3d727429c7bfb9625c3668cc7405), Pavel Vinogradov, 04/11/2026
Archive powered by MHonArc 2.6.24.