From 3db351aa5647eb4a482e9e008bedcf1a5be51302 Mon Sep 17 00:00:00 2001 From: Shiz Date: Sun, 16 Apr 2017 15:56:18 +0000 Subject: testing/rust: reorganize patches This divides up the patches in three logical categories: - musl-*.patch: musl support patches intended for upstreaming; - alpine-*.patch: Alpine-specific patches that are likely not upstreamable; - *.patch: functionality patch that may make it upstream. --- testing/rust/llvm-with-ffi.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/rust/llvm-with-ffi.patch') 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") } } -- cgit v1.2.3