From f6dd242b638083eca54859d79656bb925b3cd966 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:51 +0200 Subject: Merging debian version 1.71.1+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/patches/d-bootstrap-cargo-check-cfg.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/d-bootstrap-cargo-check-cfg.patch') diff --git a/debian/patches/d-bootstrap-cargo-check-cfg.patch b/debian/patches/d-bootstrap-cargo-check-cfg.patch index 65fbd07bc..b7e3c457b 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 -@@ -1350,9 +1350,9 @@ impl<'a> Builder<'a> { +@@ -1382,9 +1382,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 { -- cgit v1.2.3