summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-bootstrap-cargo-check-cfg.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:57:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:57:33 +0000
commit763d5cadc595f2788bebc88e9bf3c06a95d40d54 (patch)
treec25046e35e81f37d99d4fa5872b7efdbe31e25de /debian/patches/d-bootstrap-cargo-check-cfg.patch
parentMerging upstream version 1.72.1+dfsg1. (diff)
downloadrustc-763d5cadc595f2788bebc88e9bf3c06a95d40d54.tar.xz
rustc-763d5cadc595f2788bebc88e9bf3c06a95d40d54.zip
Merging debian version 1.72.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-bootstrap-cargo-check-cfg.patch')
-rw-r--r--debian/patches/d-bootstrap-cargo-check-cfg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-bootstrap-cargo-check-cfg.patch b/debian/patches/d-bootstrap-cargo-check-cfg.patch
index b7e3c457b..eab9c456b 100644
--- a/debian/patches/d-bootstrap-cargo-check-cfg.patch
+++ b/debian/patches/d-bootstrap-cargo-check-cfg.patch
@@ -5,7 +5,7 @@ Index: rust/src/bootstrap/builder.rs
===================================================================
--- rust.orig/src/bootstrap/builder.rs
+++ rust/src/bootstrap/builder.rs
-@@ -1382,9 +1382,9 @@ impl<'a> Builder<'a> {
+@@ -1358,9 +1358,9 @@ impl<'a> Builder<'a> {
// complete list of features, so for that reason we don't enable checking of
// features for std crates.
cargo.arg(if mode != Mode::Std {