Skip to content

Commit 999aa34

Browse files
committed
dev-lang/rust: Drop alternative patch
The patch rust-lang/rust#119582 got merged some releases ago as alternative to the patch rust-lang/rust#119445 we included in the ebuild file. We currently use both because the unneeded patch got changed to apply again but it's not needed and may cause strange behavior. Therefore, drop the alternative patch.
1 parent 9c91741 commit 999aa34

File tree

2 files changed

+0
-85
lines changed

2 files changed

+0
-85
lines changed

sdk_container/src/third_party/coreos-overlay/dev-lang/rust/files/1.77.0-119445.patch

-84
This file was deleted.

sdk_container/src/third_party/coreos-overlay/dev-lang/rust/rust-1.77.1.ebuild

-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ PATCHES=(
170170
"${FILESDIR}"/1.70.0-ignore-broken-and-non-applicable-tests.patch
171171
#"${FILESDIR}"/1.62.1-musl-dynamic-linking.patch # Only used by upstream Gentoo, fails for 1.75
172172
"${FILESDIR}"/1.67.0-doc-wasm.patch
173-
"${FILESDIR}"/1.77.0-119445.patch
174173
)
175174

176175
S="${WORKDIR}/${MY_P}-src"

0 commit comments

Comments
 (0)