[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-24-gd133b67
Sylvestre Ledru
sylvestre.ledru at scilab.org
Mon Mar 14 23:14:12 UTC 2011
The following commit has been merged in the master branch:
commit d133b67f780304b509a518f194abcab9424bcef5
Author: Sylvestre Ledru <sylvestre.ledru at scilab.org>
Date: Tue Mar 15 00:14:00 2011 +0100
Use the mpicxx instead of mpiCC
diff --git a/debian/rules b/debian/rules
index 0fb3172..2c23e62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -133,7 +133,7 @@ configure-stamp-mpich2: configure-stamp-debian
# configure version with mpich2
cd debian/build-mpich2 && FCFLAGS=-I/usr/lib/mpich2/include/ CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" FFLAGS="$(FFLAGS)" \
LDFLAGS=-L/usr/lib/mpich2/lib/ CC=mpicc.mpich2 \
- CXX=mpiCC.mpich2 F9X=mpif90.mpich2 RUNPARALLEL=/usr/bin/mpirun.mpich2 \
+ CXX=mpicxx.mpich2 F9X=mpif90.mpich2 RUNPARALLEL=/usr/bin/mpirun.mpich2 \
../../configure $(CONFIGURE_FLAGS) --enable-fortran \
--enable-parallel=yes
touch $@
--
Hierarchical Data Format 5 (HDF5)
More information about the Pkg-grass-devel
mailing list