mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
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.
This commit is contained in:
parent
f4b2ef8c87
commit
f0d30e78e7
@ -168,7 +168,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/rust.asc
|
|||||||
PATCHES=(
|
PATCHES=(
|
||||||
#"${FILESDIR}"/1.72.0-bump-libc-deps-to-0.2.146.patch # pending refresh
|
#"${FILESDIR}"/1.72.0-bump-libc-deps-to-0.2.146.patch # pending refresh
|
||||||
"${FILESDIR}"/1.70.0-ignore-broken-and-non-applicable-tests.patch
|
"${FILESDIR}"/1.70.0-ignore-broken-and-non-applicable-tests.patch
|
||||||
"${FILESDIR}"/1.62.1-musl-dynamic-linking.patch
|
#"${FILESDIR}"/1.62.1-musl-dynamic-linking.patch # Only used by upstream Gentoo, fails for 1.75
|
||||||
"${FILESDIR}"/1.67.0-doc-wasm.patch
|
"${FILESDIR}"/1.67.0-doc-wasm.patch
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user