summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-bootstrap-rustflags.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:13:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:13:25 +0000
commite96f7c79b513f3d2d4e1134b20c85e0a3c126cb4 (patch)
treecbee48aa7ebd3f30ccc92f6d0754db5802a55119 /debian/patches/d-bootstrap-rustflags.patch
parentMerging upstream version 1.66.0+dfsg1. (diff)
downloadrustc-e96f7c79b513f3d2d4e1134b20c85e0a3c126cb4.tar.xz
rustc-e96f7c79b513f3d2d4e1134b20c85e0a3c126cb4.zip
Merging debian version 1.66.0+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-bootstrap-rustflags.patch')
-rw-r--r--debian/patches/d-bootstrap-rustflags.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/d-bootstrap-rustflags.patch b/debian/patches/d-bootstrap-rustflags.patch
index dfcdee922..33b3d1e34 100644
--- a/debian/patches/d-bootstrap-rustflags.patch
+++ b/debian/patches/d-bootstrap-rustflags.patch
@@ -7,11 +7,9 @@ Subject: d-bootstrap-rustflags
src/bootstrap/builder.rs | 12 ++++++++++++
1 file changed, 12 insertions(+)
-diff --git a/src/bootstrap/builder.rs b/src/bootstrap/builder.rs
-index 23ea2fe..b2b1c54 100644
--- a/src/bootstrap/builder.rs
+++ b/src/bootstrap/builder.rs
-@@ -1499,6 +1499,18 @@ impl<'a> Builder<'a> {
+@@ -1507,6 +1507,18 @@
}
}