commit:     eecfd9de44031fce3cead16e7577eab08f9bff35
Author:     stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Fri Dec 20 18:28:09 2019 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 06:54:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=eecfd9de

dev-lang/rust-999: remove stale patches

Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
Closes: https://github.com/gentoo/gentoo-rust/pull/471
Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>

 dev-lang/rust/rust-999.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/dev-lang/rust/rust-999.ebuild b/dev-lang/rust/rust-999.ebuild
index 5d2a3a6..3cbbeeb 100644
--- a/dev-lang/rust/rust-999.ebuild
+++ b/dev-lang/rust/rust-999.ebuild
@@ -88,13 +88,7 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
        ?? ( system-llvm sanitize )
 "
 
-PATCHES=( 
-       # upstream issue: https://github.com/rust-lang/rust/issues/65757
-       "${FILESDIR}"/pr65932.patch
-
-       # this adds a thumbv7neon-musl target for neon support on musl with 
armv7
-       "${FILESDIR}"/pr66103.patch
-       )
+#PATCHES=( )
 
 S="${WORKDIR}/${MY_P}-src"
 

Reply via email to