gnu: hdf5-parallel-openmpi: Really enable parallel build.
authorPaul Garlick <pgarlick@tourbillion-technology.com>
Thu, 20 Sep 2018 17:59:57 +0000 (18:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 21 Sep 2018 15:04:37 +0000 (17:04 +0200)
commit45201bf245856954cb8368c328e54773a0a81156
treee74854c7a4dc8875fa338e936fab1a730eed0e3e
parentb0d1e60fff023e405c92c45b3c78538c3cbb7e6b
gnu: hdf5-parallel-openmpi: Really enable parallel build.

This fix ensures that the H5_HAVE_PARALLEL identifier is correctly set
in the file H5pubconf.h.

* gnu/packages/maths.scm (hdf5-parallel-openmpi)[arguments]: Add
the "--enable-parallel" flag to the list of configure flags.  Remove
the incompatible "--enable-cxx" flag.  Add 'mpi-setup' phase.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
gnu/packages/maths.scm