diff options
author | 2025-07-17 22:16:32 -0400 | |
---|---|---|
committer | 2025-07-17 22:16:32 -0400 | |
commit | d286cb0852815cca708351df7f4ba818fbe96a37 (patch) | |
tree | c4ad74abe70a7fb00ec9d32fbe6ce9542a62b145 /dev-lang/rust/rust-1.88.0-r991.ebuild | |
parent | 4bdc9a8c85755595e25103228e0d259c4ce393c7 (diff) | |
download | ppo-d286cb0852815cca708351df7f4ba818fbe96a37.tar.xz |
drop the patch
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 |