update rust.spec.

This commit is contained in:
Jonathan Lee 2022-02-09 07:59:30 +00:00 committed by Gitee
parent a1ca4dc1c6
commit f2cc218eb2

View File

@ -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