aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rust/llvm-with-ffi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/rust/llvm-with-ffi.patch')
-rw-r--r--testing/rust/llvm-with-ffi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rust/llvm-with-ffi.patch b/testing/rust/llvm-with-ffi.patch
index f8c9cdf13a..42b0895e75 100644
--- a/testing/rust/llvm-with-ffi.patch
+++ b/testing/rust/llvm-with-ffi.patch
@@ -7,7 +7,7 @@ https://github.com/rust-lang/rust/issues/34486.
--- a/src/librustc_llvm/lib.rs
+++ b/src/librustc_llvm/lib.rs
-@@ -481,3 +481,6 @@
+@@ -432,3 +432,6 @@
mod llvmdeps {
include! { env!("CFG_LLVM_LINKAGE_FILE") }
}