Accepting request 700039 from home:NMoreyChaisemartin:branches:science:HPC

- Add mvapich2-fix-double-free.patch to fix a segfault
  when running on a machine with no RDMA hardware (bsc#1133797)

OBS-URL: https://build.opensuse.org/request/show/700039
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=56
This commit is contained in:
Nicolas Morey-Chaisemartin
2019-05-02 08:27:53 +00:00
committed by Git OBS Bridge
parent 6e2d12369f
commit e93df742ed
3 changed files with 32 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ Patch2: mvapich2-arm-support.patch
# PATCH-FIX-UPSTREAM 0001-Drop-GCC-check.patch (bnc#1129421)
# It's been merged upstream, should be removed with the next release
Patch3: 0001-Drop-GCC-check.patch
Patch4: mvapich2-fix-double-free.patch
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -297,6 +298,7 @@ is based on MPICH2 and MVICH. This package contains the static libraries
%patch0
%patch2
%patch3
%patch4
cp /usr/share/automake*/config.* .
%build