[asl] 04/10: d/rules: do not set CMAKE_BUILD_TYPE explicitly.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 6 06:38:40 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository asl.

commit 438a34d3b0fae8f1361534849a8dcde7b56cfef2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 5 20:08:08 2016 +0100

    d/rules: do not set CMAKE_BUILD_TYPE explicitly.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f357ea3..540ee54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 BUILD_OPTIONS = \
 	-DBUILD_SHARED_LIBS=ON \
-	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 	-DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)" \
 	-DWITH_EXAMPLES=OFF \
 	-DWITH_MATIO=ON

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



More information about the debian-science-commits mailing list