summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-armel-fix-lldb.patch
diff options
context:
space:
mode:
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 1205dbe86..21072dbb1 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
-@@ -1462,7 +1462,11 @@
+@@ -1524,7 +1524,11 @@
.ok();
if let Some(ref vers) = lldb_version {
cmd.arg("--lldb-version").arg(vers);