Rebuild for openmpi 5.0.0, drops support for i686
This commit is contained in:
parent
0ef5b08f85
commit
ae33a35f06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user