From 3ad04696702c67ecbb84ee44d20b2489d77d841f Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sun, 30 Dec 2018 02:42:43 +0000 Subject: user/rust: Bump to 1.31.1 --- .../0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/rust/0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch') diff --git a/user/rust/0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch b/user/rust/0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch index 95a3bb53d..588c4df66 100644 --- a/user/rust/0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch +++ b/user/rust/0003-Allow-rustdoc-to-work-when-cross-compiling-on-musl.patch @@ -1,7 +1,7 @@ -From d927c3bdf6e312f5c92ec33d5dfe4b77b3dfa8e0 Mon Sep 17 00:00:00 2001 +From 0613fed83ccf58ce3305a1df35e31eda25ba409e Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sat, 2 Dec 2017 17:25:44 -0600 -Subject: [PATCH 03/24] Allow rustdoc to work when cross-compiling on musl +Subject: [PATCH 03/23] Allow rustdoc to work when cross-compiling on musl musl can't handle foreign-architecture libraries in LD_LIBRARY_PATH. --- @@ -32,5 +32,5 @@ index bb5a21e3e4..1b6b78b90a 100644 // Force all crates compiled by this compiler to (a) be unstable and (b) // allow the `rustc_private` feature to link to other unstable crates -- -2.18.0 +2.19.2 -- cgit v1.2.3-60-g2f50