[SCM] hdf5 branch, upstream, updated. upstream/1.8.4-patch1-79-gbfcb1ff

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Nov 16 10:34:21 UTC 2011


The following commit has been merged in the upstream 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