Fix s390x builds
This commit is contained in:
parent
1e5bc60e9b
commit
777ef98448
@ -28,12 +28,8 @@
|
||||
%bcond_without mpich
|
||||
%endif
|
||||
%ifarch s390x
|
||||
%if 0%{?fedora} >= 25
|
||||
%bcond_without openmpi
|
||||
%else
|
||||
%bcond_with openmpi
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# We are using blas/lapack on s390x architectures only
|
||||
# since openblas is not provided
|
||||
@ -884,7 +880,7 @@ make -C buildmpich_dir test
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2016 Antonio Trande <sagitter@fedoraproject.org> - 3.7.4-10
|
||||
- Fix s390 builds
|
||||
- Fix s390x builds
|
||||
|
||||
* Mon Oct 24 2016 Antonio Trande <sagitter@fedoraproject.org> - 3.7.4-9
|
||||
- Build 64bit-int libs (bz#1382916)
|
||||
|
Loading…
Reference in New Issue
Block a user