summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-bootstrap-cargo-check-cfg.patch
diff options
context:
space:
mode:
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 24bc7499c..cf633ae2b 100644
--- a/debian/patches/d-bootstrap-cargo-check-cfg.patch
+++ b/debian/patches/d-bootstrap-cargo-check-cfg.patch
@@ -5,7 +5,7 @@ diff --git a/src/bootstrap/builder.rs b/src/bootstrap/builder.rs
index 0ab4824ac0a..76c476f449b 100644
--- a/src/bootstrap/builder.rs
+++ b/src/bootstrap/builder.rs
-@@ -1480,9 +1480,9 @@
+@@ -1241,9 +1241,9 @@
// complete list of features, so for that reason we don't enable checking of
// features for std crates.
cargo.arg(if mode != Mode::Std {