[clblas] 04/07: d/rules: update cmake build options

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Aug 4 15:35:43 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository clblas.

commit b42faf35b548af4500a53aad8e338aca15e8b956
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jul 30 17:37:53 2015 +0100

    d/rules: update cmake build options
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b6f7754..2629fa8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,13 +12,14 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DBUILD_RUNTIME=ON \
 		-DBUILD_TEST=OFF \
 		-DBUILD_PERFORMANCE=OFF \
 		-DBUILD_SAMPLE=OFF \
 		-DBUILD_CLIENT=ON \
 		-DBUILD_KTEST=OFF \
-		-DBUILD_SHARED_LIBS=ON
+		-DBUILD_SHARED_LIBS=ON \
 
 override_dh_auto_build:
 	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git



More information about the debian-science-commits mailing list