[netcdf] 04/12: Enable verbose make output.

Bas Couwenberg sebastic at xs4all.nl
Thu Jan 15 21:37:16 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 619567fd8be362f541db72297d6f5139b24fb95b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 15 21:33:32 2015 +0100

    Enable verbose make output.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 476bf98..fc08680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ netcdf (1:4.3.3~rc3-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility to 9.
   * Restructure control file with cme.
   * Remove duplicate section from netcdf-bin.
+  * Enable verbose make output.
 
  -- 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 50176a3..cd991f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 	-DCMAKE_C_COMPILER=mpicc \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \
+	-DCMAKE_VERBOSE_MAKEFILE=1 \
 	-DENABLE_TESTS:BOOL=OFF \
 	-DENABLE_DOXYGEN:BOOL=ON
+

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