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:
parent
867636073f
commit
55450cbf58
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 16 21:13:30 UTC 2017 - junghans@votca.org
|
||||
|
||||
- Enabled szlib support through libaec's szlib API
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 19:03:35 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user