summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-rustc-add-soname.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/d-rustc-add-soname.patch')
-rw-r--r--debian/patches/d-rustc-add-soname.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-rustc-add-soname.patch b/debian/patches/d-rustc-add-soname.patch
index 277f431d2..cae59b5bc 100644
--- a/debian/patches/d-rustc-add-soname.patch
+++ b/debian/patches/d-rustc-add-soname.patch
@@ -26,7 +26,7 @@ using a GNU linker).
--- a/compiler/rustc_codegen_ssa/src/back/link.rs
+++ b/compiler/rustc_codegen_ssa/src/back/link.rs
-@@ -2280,6 +2280,13 @@
+@@ -2241,6 +2241,13 @@
}
add_rpath_args(cmd, sess, codegen_results, out_filename);