MPI/hdf5/build

- thread-safe enabled
This commit is contained in:
2016-04-20 14:27:53 +02:00
parent a4c5fbc0bd
commit e93f9ab396

View File

@@ -15,6 +15,7 @@ pbuild::configure() {
--enable-cxx \
--enable-fortran \
--enable-unsupported \
--enable-threadsafe \
--with-pic \
|| exit 1
}