From e96f7c79b513f3d2d4e1134b20c85e0a3c126cb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:13:25 +0200 Subject: Merging debian version 1.66.0+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/patches/d-armel-fix-lldb.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/d-armel-fix-lldb.patch') 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); -- cgit v1.2.3