commit 46078aae3376d815e79841f32f909a8ee5457d6f
Author: Jacek Konieczny <[email protected]>
Date: Mon Dec 17 10:35:11 2018 +0100
remove x32 from ExclusiveArch
We don't even have a working x32 rust to bootstrap this
rust.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rust.spec b/rust.spec
index 1fb4b6d..acd57f4 100644
--- a/rust.spec
+++ b/rust.spec
@@ -62,7 +62,7 @@ BuildRequires: procps
Requires: gcc
# Only x86_64 and i686 are Tier 1 platforms at this time.
# https://doc.rust-lang.org/stable/book/getting-started.html#tier-1
-ExclusiveArch: %{x8664} %{ix86} x32
+ExclusiveArch: %{x8664} %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%ifarch x32
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/46078aae3376d815e79841f32f909a8ee5457d6f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit