[packages/rust] build tier 2 target "thumbv7neon" on armv7hnl
atler
atler at pld-linux.org
Mon Jan 10 21:06:30 CET 2022
commit 6c4856cef61447a85be330a5c755be813a297998
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jan 10 18:30:50 2022 +0100
build tier 2 target "thumbv7neon" on armv7hnl
rust.spec | 1 +
1 file changed, 1 insertion(+)
---
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/6c4856cef61447a85be330a5c755be813a297998
More information about the pld-cvs-commit
mailing list