diff options
Diffstat (limited to 'dev-lang/rust/rust-1.88.0-r991.ebuild')
-rw-r--r-- | dev-lang/rust/rust-1.88.0-r991.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.88.0-r991.ebuild b/dev-lang/rust/rust-1.88.0-r991.ebuild index 79072ef..ea5b41b 100644 --- a/dev-lang/rust/rust-1.88.0-r991.ebuild +++ b/dev-lang/rust/rust-1.88.0-r991.ebuild @@ -323,7 +323,6 @@ src_prepare() { PATCHES=( "${WORKDIR}/rust-patches-${RUST_PATCH_VER}/" - "${FILESDIR}/rust-no-alloc-shim-func.patch" ) if use lto && tc-is-clang && ! tc-ld-is-lld && ! tc-ld-is-mold; then |