summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-armel-fix-lldb.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-armel-fix-lldb.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-armel-fix-lldb.patch')
-rw-r--r--debian/patches/d-armel-fix-lldb.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-armel-fix-lldb.patch b/debian/patches/d-armel-fix-lldb.patch
index 12d64570b..1205dbe86 100644
--- a/debian/patches/d-armel-fix-lldb.patch
+++ b/debian/patches/d-armel-fix-lldb.patch
@@ -4,7 +4,7 @@ diff --git a/src/bootstrap/test.rs b/src/bootstrap/test.rs
index c0fa8c9acb..2b5559efc7 100644
--- a/src/bootstrap/test.rs
+++ b/src/bootstrap/test.rs
-@@ -1476,7 +1476,11 @@ note: if you're sure you want to do this, please open an issue as to why. In the
+@@ -1462,7 +1462,11 @@
.ok();
if let Some(ref vers) = lldb_version {
cmd.arg("--lldb-version").arg(vers);