diff --git a/rust.spec b/rust.spec index 3529f3e..33176b4 100644 --- a/rust.spec +++ b/rust.spec @@ -29,7 +29,7 @@ Patch0001: rustc-1.56.0-disable-http2.patch Patch0002: clippy-driver-usage-should-user-friendly.patch Patch0003: cargo-help-clippy-should-have-description-to-user.patch Patch0004: fix-a-println-wrong-format.patch -Patch0005: emit-bootstrap-lib-deadcode-warning.patch +Patch0005: omit-bootstrap-lib-deadcode-warning.patch %{lua: function rust_triple(arch) local abi = "gnu" if arch == "armv7hl" then