summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-01-25 17:13:29 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-01-25 18:58:35 -0800
commit34783cfa9869949d36d723bcdf0039f3308abee8 (patch)
tree06d1520116faeef68b58ade462300a3c70bde334 /dev-lang/rust/rust-1.32.0.ebuild
parentmedia-libs/allegro: Stable -r2 for bug 670781 (diff)
downloadgentoo-34783cfa9869949d36d723bcdf0039f3308abee8.tar.gz
gentoo-34783cfa9869949d36d723bcdf0039f3308abee8.tar.bz2
gentoo-34783cfa9869949d36d723bcdf0039f3308abee8.zip
dev-lang/rust: fix segfaults with system llvm:7
Bug: https://bugs.gentoo.org/675752 Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.32.0.ebuild')
-rw-r--r--dev-lang/rust/rust-1.32.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/rust/rust-1.32.0.ebuild b/dev-lang/rust/rust-1.32.0.ebuild
index d7262e896e2a..bc2a6106b8ad 100644
--- a/dev-lang/rust/rust-1.32.0.ebuild
+++ b/dev-lang/rust/rust-1.32.0.ebuild
@@ -64,6 +64,7 @@ S="${WORKDIR}/${MY_P}-src"
PATCHES=(
"${FILESDIR}"/1.30.1-clippy-sysroot.patch
"${FILESDIR}"/1.32.0-fix-configure-of-bundled-llvm.patch
+ "${FILESDIR}"/1.32.0-system-llvm-7-SIGSEGV.patch
)
toml_usex() {