projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d381d77
)
dev-lang/rust: restore patch for LibreSSL 2.9.x support
author
Stefan Strogin
<steils@gentoo.org>
Sun, 26 May 2019 12:42:11 +0000
(15:42 +0300)
committer
Stefan Strogin
<steils@gentoo.org>
Sun, 26 May 2019 14:53:51 +0000
(17:53 +0300)
Closes: https://bugs.gentoo.org/684224
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stefan Strogin <steils@gentoo.org>
dev-lang/rust/rust-1.35.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.35.0.ebuild
b/dev-lang/rust/rust-1.35.0.ebuild
index b5725b81510c691945ebbc5ef3d1032576d14604..42008af25b58480f72a8e3bebe26f65763df879f 100644
(file)
--- a/
dev-lang/rust/rust-1.35.0.ebuild
+++ b/
dev-lang/rust/rust-1.35.0.ebuild
@@
-90,6
+90,7
@@
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
PATCHES=(
"${FILESDIR}"/0001-llvm-cmake-Add-additional-headers-only-if-they-exist.patch
"${FILESDIR}"/1.35.0-revert-commits-triggering-multiple-llvm-rebuilds.patch
+ "${FILESDIR}"/1.34.0-libressl.patch # bug 684224
)
S="${WORKDIR}/${MY_P}-src"