diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:57:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:57:33 +0000 |
commit | 763d5cadc595f2788bebc88e9bf3c06a95d40d54 (patch) | |
tree | c25046e35e81f37d99d4fa5872b7efdbe31e25de /debian/patches/d-bootstrap-custom-debuginfo-path.patch | |
parent | Merging upstream version 1.72.1+dfsg1. (diff) | |
download | rustc-763d5cadc595f2788bebc88e9bf3c06a95d40d54.tar.xz rustc-763d5cadc595f2788bebc88e9bf3c06a95d40d54.zip |
Merging debian version 1.72.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-bootstrap-custom-debuginfo-path.patch')
-rw-r--r-- | debian/patches/d-bootstrap-custom-debuginfo-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-bootstrap-custom-debuginfo-path.patch b/debian/patches/d-bootstrap-custom-debuginfo-path.patch index e4a833155..e989666a1 100644 --- a/debian/patches/d-bootstrap-custom-debuginfo-path.patch +++ b/debian/patches/d-bootstrap-custom-debuginfo-path.patch @@ -12,7 +12,7 @@ Index: rust/src/bootstrap/lib.rs =================================================================== --- rust.orig/src/bootstrap/lib.rs +++ rust/src/bootstrap/lib.rs -@@ -1091,10 +1091,9 @@ impl Build { +@@ -1110,10 +1110,9 @@ impl Build { match which { GitRepo::Rustc => { |