Rebuild for openmpi 5.0.0, drops support for i686

This commit is contained in:
Orion Poplawski 2023-10-29 12:13:51 -06:00
parent 0ef5b08f85
commit ae33a35f06

View File

@ -31,7 +31,11 @@
%endif
%bcond_without mpich
%if 0%{?fedora} >= 40 && "%{_arch}" == "i686"
%bcond_with openmpi
%else
%bcond_without openmpi
%endif
%if %{?__isa_bits:%{__isa_bits}}%{!?__isa_bits:32} == 64
%bcond_without arch64