From f2cc218eb2f79ed3b2b440dae932742732b0e053 Mon Sep 17 00:00:00 2001 From: Jonathan Lee Date: Wed, 9 Feb 2022 07:59:30 +0000 Subject: [PATCH] update rust.spec. --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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