[med-svn] [ismrmrd] 04/11: d/rules: use explicit RelWithDebInfo build type

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Sep 22 07:43:22 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository ismrmrd.

commit d895457354d7ed2ac52da41290581d9c5916b663
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Sep 22 08:20:06 2015 +0100

    d/rules: use explicit RelWithDebInfo build type
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6a6839c..95980b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DUSE_SYSTEM_PUGIXML=ON
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ismrmrd.git



More information about the debian-med-commit mailing list