Luke Jones 2017-02-06 09:13:27 +00:00 committed by Git OBS Bridge
parent 18379fe6cd
commit 3c4f703ca1

View File

@ -33,7 +33,7 @@
%global arch x86_64 %global arch x86_64
%endif %endif
%ifarch %{ix86} %ifarch %{ix86}
%global arch %{ix86} %global arch i586
%endif %endif
%global rust_triple %{_arch}-unknown-linux-%{abi} %global rust_triple %{_arch}-unknown-linux-%{abi}
%bcond_with bootstrap %bcond_with bootstrap