[netcdf] 05/12: Enable parallel builds.

Bas Couwenberg sebastic at xs4all.nl
Thu Jan 15 21:37:17 UTC 2015


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

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

commit 5f5375c10fdbd9e241c93a4a68722b747b500cc6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 15 21:34:58 2015 +0100

    Enable parallel builds.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fc08680..4e1f73f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ netcdf (1:4.3.3~rc3-1) UNRELEASED; urgency=medium
   * Restructure control file with cme.
   * Remove duplicate section from netcdf-bin.
   * Enable verbose make output.
+  * Enable parallel builds.
 
  -- Nico Schlömer <nico.schloemer at gmail.com>  Mon, 12 May 2014 14:27:06 +0200
 
diff --git a/debian/rules b/debian/rules
index cd991f9..4e4e2fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --buildsystem=cmake
+	dh $@ --buildsystem=cmake --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
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