[netcdf] 01/01: make the build type RelWithDebInfo

Nico Schlömer nschloe-guest at moszumanska.debian.org
Tue Jun 10 17:52:07 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 f41b2981c8bd98e58778a33d98d82d32292c26e8
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Tue Jun 10 19:51:54 2014 +0200

    make the build type RelWithDebInfo
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 115ae12..30fdc39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+	-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \
 	-DENABLE_DAP_REMOTE_TESTS:BOOL=OFF \
 	-DENABLE_PARALLEL_TESTS:BOOL=OFF \

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