scripts/MPI/hdf5/build:

- building Fortran bindings enabled
This commit is contained in:
2015-07-09 10:24:19 +02:00
parent dfb42a9748
commit ac53c5e2b3

View File

@@ -15,6 +15,7 @@ pmodules.configure() {
--enable-shared \
--enable-parallel \
--enable-cxx \
--enable-fortran \
--enable-unsupported \
--with-pic \
|| exit 1