aboutsummaryrefslogtreecommitdiffstats
path: root/community/rust/alpine-target.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-05-20 10:23:04 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-05-20 16:46:01 +0200
commit207941559ddce18b7b0cfeb09b7fab673233c4da (patch)
treec28ef0367037839b5b0a071574b90f8eac7c96c4 /community/rust/alpine-target.patch
parent3dc0c1d65c029cef8d5252f3d957c64b196c35db (diff)
downloadaports-207941559ddce18b7b0cfeb09b7fab673233c4da.tar.bz2
aports-207941559ddce18b7b0cfeb09b7fab673233c4da.tar.xz
community/rust: upgrade to 1.26.0
Also switch to LLVM 5. Upstream switched right to LLVM 6, but we don't have it yet.
Diffstat (limited to 'community/rust/alpine-target.patch')
-rw-r--r--community/rust/alpine-target.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/alpine-target.patch b/community/rust/alpine-target.patch
index 8b3a914ab4..f5425a5e78 100644
--- a/community/rust/alpine-target.patch
+++ b/community/rust/alpine-target.patch
@@ -9,7 +9,7 @@ and distribution-specific quirks instead of polluting the main musl target of
--- a/src/librustc_back/target/mod.rs
+++ b/src/librustc_back/target/mod.rs
-@@ -234,6 +234,11 @@
+@@ -239,6 +239,11 @@
("armv7-unknown-cloudabi-eabihf", armv7_unknown_cloudabi_eabihf),
("i686-unknown-cloudabi", i686_unknown_cloudabi),
("x86_64-unknown-cloudabi", x86_64_unknown_cloudabi),