Fix i686 build by disabling openmpi
This commit is contained in:
parent
f5b38f9062
commit
41a48b56e5
@ -3,7 +3,7 @@
|
||||
%bcond_with openmpi
|
||||
%else
|
||||
%bcond_without mpich
|
||||
%ifarch s390 s390x
|
||||
%ifarch s390 s390x %{ix86}
|
||||
%bcond_with openmpi
|
||||
%else
|
||||
%bcond_without openmpi
|
||||
@ -539,6 +539,7 @@ done
|
||||
%changelog
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.10-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
- Fix i686 build by disabling openmpi
|
||||
|
||||
* Thu Jul 27 2023 Lukáš Zaoral <lzaoral@redhat.com> - 3.3.10-9
|
||||
- migrate to SPDX license format
|
||||
|
Loading…
Reference in New Issue
Block a user