]> git.pld-linux.org Git - packages/rust.git/commitdiff
build tier 2 target "thumbv7neon" on armv7hnl
authorJan Palus <atler@pld-linux.org>
Mon, 10 Jan 2022 17:30:50 +0000 (18:30 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 10 Jan 2022 17:30:50 +0000 (18:30 +0100)
rust.spec

index 1d495f1fe377cfa46fe04127d73f4b909ccdebbf..64397a3918ac20fb1744081b4ec5e49fe2f31ff0 100644 (file)
--- 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}
This page took 0.147217 seconds and 4 git commands to generate.