From: Jan Palus Date: Mon, 10 Jan 2022 17:30:50 +0000 (+0100) Subject: build tier 2 target "thumbv7neon" on armv7hnl X-Git-Tag: auto/th/rust-1.58.1-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frust.git;a=commitdiff_plain;h=6c4856c build tier 2 target "thumbv7neon" on armv7hnl --- diff --git a/rust.spec b/rust.spec index 1d495f1..64397a3 100644 --- a/rust.spec +++ b/rust.spec @@ -143,6 +143,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define rust_triple armv7-unknown-linux-gnueabihf %define rust_host_triple %{rust_triple} %define rust_bootstrap_triple %{rust_triple} +%define rust_suppl_targets thumbv7neon-unknown-linux-gnueabihf %else %define rust_triple %{_target_cpu}-unknown-linux-gnu %define rust_host_triple %{rust_triple}