102 |
# https://github.com/rust-lang/rust/issues/80810#issuecomment-781784032 |
# https://github.com/rust-lang/rust/issues/80810#issuecomment-781784032 |
103 |
Patch1: 0001-Revert-Auto-merge-of-79547.patch |
Patch1: 0001-Revert-Auto-merge-of-79547.patch |
104 |
|
|
|
# (akien) Fix cargo test on !x86_64: https://github.com/rust-lang/cargo/issues/9238 |
|
|
Patch10: cargo-pr9246-Fix-filter_platform-to-run-on-non-x86.patch |
|
105 |
# (akien) Those tests fail on armv7 - on Fedora too, and jistone ignores them |
# (akien) Those tests fail on armv7 - on Fedora too, and jistone ignores them |
106 |
# https://github.com/rust-lang/rust/issues/83453 |
# https://github.com/rust-lang/rust/issues/83453 |
107 |
Patch11: rustc-1.50.0-allow_fail-armv7-instruction_set.patch |
Patch11: rustc-1.50.0-allow_fail-armv7-instruction_set.patch |
452 |
|
|
453 |
%patch1 -p1 |
%patch1 -p1 |
454 |
|
|
|
pushd src/tools/cargo |
|
|
%patch10 -p1 |
|
|
popd |
|
|
|
|
455 |
%patch11 -p1 |
%patch11 -p1 |
456 |
|
|
457 |
%if %with disabled_libssh2 |
%if %with disabled_libssh2 |