Accepting request 504310 from home:cjunghans:branches:science

OBS-URL: https://build.opensuse.org/request/show/504310
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=40
This commit is contained in:
Christoph Junghans
2017-06-17 01:01:38 +00:00
committed by Git OBS Bridge
parent 867636073f
commit 55450cbf58
2 changed files with 7 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ BuildRequires: gcc-fortran
BuildRequires: krb5-devel
BuildRequires: openssl-devel
BuildRequires: zlib-devel
BuildRequires: libsz2-devel
%if 0%{?_openmpi}
BuildRequires: openmpi-devel
%endif
@@ -821,6 +822,7 @@ pushd build
--enable-cxx \
--enable-threadsafe \
--enable-build-mode=production \
--with-szlib \
--with-pthread
make V=1 %{?_smp_mflags}