Accepting request 829562 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/829562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2020-08-28 19:14:22 +00:00 committed by Git OBS Bridge
commit 782378d0ba
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 21 13:00:52 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Remove specific mpi_implemen define for ppc/ppc64 (was openmpi)
to use same openmpi2 as other architectures.
-------------------------------------------------------------------
Mon Jul 20 18:34:40 UTC 2020 - Egbert Eich <eich@suse.com>

View File

@ -25,11 +25,7 @@
%define _ver 3_3_8
#For non HPC builds only
%ifarch ppc ppc64
%define mpi_implem openmpi
%else
%define mpi_implem openmpi2
%endif
%bcond_with ringdisabled