[netcdf] 01/01: parallel build

Nico Schlömer nschloe-guest at moszumanska.debian.org
Sun Sep 7 11:38:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

nschloe-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 1827f4218cd59197d9887ecdd6cdff1c688e420d
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Sun Sep 7 13:37:38 2014 +0200

    parallel build
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3da1aae..f4c2dce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8),
  cmake (>=2.8.12),
  m4,
  doxygen,
- libhdf5-dev (>= 1.8.6-1~),
+ libhdf5-openmpi-dev (>= 1.8.6-1~),
  libcurl4-gnutls-dev
 Standards-Version: 3.9.4
 Homepage: http://www.unidata.ucar.edu/software/netcdf/
diff --git a/debian/rules b/debian/rules
index c53aa13..50176a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+	-DCMAKE_C_COMPILER=mpicc \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \
 	-DENABLE_TESTS:BOOL=OFF \
 	-DENABLE_DOXYGEN:BOOL=ON
-#	-DCMAKE_C_COMPILER=mpicc \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list