Skip to content

Commit 3325809

Browse files
committed
dev-lang/rust: Temporarily disable musl patch
The Gentoo musl patch is not used by us but fails to apply for 1.75. Disable it for now until we sync again a new ebuild from Gentoo.
1 parent 174fd56 commit 3325809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/rust.asc
168168
PATCHES=(
169169
#"${FILESDIR}"/1.72.0-bump-libc-deps-to-0.2.146.patch # pending refresh
170170
"${FILESDIR}"/1.70.0-ignore-broken-and-non-applicable-tests.patch
171-
"${FILESDIR}"/1.62.1-musl-dynamic-linking.patch
171+
#"${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
173173
)
174174

0 commit comments

Comments
 (0)