projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f393c3
)
dev-lang/rust: add libressl3 patch for 1.37.0
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 16 Aug 2019 05:35:34 +0000
(22:35 -0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Fri, 16 Aug 2019 05:45:30 +0000
(22:45 -0700)
Thanks-to: Jory Pratt <anarchy@gentoo.org>
Closes: https://bugs.gentoo.org/691752
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.37.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.37.0.ebuild
b/dev-lang/rust/rust-1.37.0.ebuild
index 6d0221fd98e4a515051e697eb6564b52ee801ee6..dbbf30ef416cacc52ebdde16fd201b2271a0366d 100644
(file)
--- a/
dev-lang/rust/rust-1.37.0.ebuild
+++ b/
dev-lang/rust/rust-1.37.0.ebuild
@@
-92,6
+92,7
@@
PATCHES=(
"${FILESDIR}"/1.34.2-fix-custom-libdir.patch
"${FILESDIR}"/1.35.0-revert-commits-triggering-multiple-llvm-rebuilds.patch
"${FILESDIR}"/1.36.0-libressl.patch
+ "${FILESDIR}"/1.36.0-libressl3.patch
)
S="${WORKDIR}/${MY_P}-src"