summaryrefslogtreecommitdiffstats
path: root/debian/patches-unused/d-bootstrap-use-system-compiler-rt.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:26:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:26:37 +0000
commit1c69ecb2dd463a5cd922e872386381e1cc17147e (patch)
treed49e9c5086b704151975474cb9ae68509ffa4787 /debian/patches-unused/d-bootstrap-use-system-compiler-rt.patch
parentMerging upstream version 1.76.0+dfsg1. (diff)
downloadrustc-1c69ecb2dd463a5cd922e872386381e1cc17147e.tar.xz
rustc-1c69ecb2dd463a5cd922e872386381e1cc17147e.zip
Merging debian version 1.76.0+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches-unused/d-bootstrap-use-system-compiler-rt.patch (renamed from debian/patches/d-bootstrap-use-system-compiler-rt.patch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-bootstrap-use-system-compiler-rt.patch b/debian/patches-unused/d-bootstrap-use-system-compiler-rt.patch
index 22843aeb1..9c34e7257 100644
--- a/debian/patches/d-bootstrap-use-system-compiler-rt.patch
+++ b/debian/patches-unused/d-bootstrap-use-system-compiler-rt.patch
@@ -1,4 +1,4 @@
-Description: Use system compiler-rt from clang
+Description: Use system compiler-rt from clang, EXPERIMENTAL AND NOT WORKING YET
Forwarded: not-needed
--- a/src/bootstrap/compile.rs
+++ b/src/bootstrap/compile.rs