aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust/rust-999.ebuild')
-rw-r--r--dev-lang/rust/rust-999.ebuild8
1 files changed, 1 insertions, 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"