[med-svn] [lambda-align] 04/04: set CMAKE_BUILD_TYPE=Release

Sascha Steinbiss satta at debian.org
Tue Jan 10 15:17:35 UTC 2017


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

satta pushed a commit to branch master
in repository lambda-align.

commit ef8756c6c445547719113ef41342321da8dcdb9f
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Tue Jan 10 16:17:27 2017 +0100

    set CMAKE_BUILD_TYPE=Release
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d55cfea..437d15a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lambda-align (1.0.1-1) unstable; urgency=medium
 
   * New upstream release.
   * Drop patches applied by upstream.
+  * Set CMAKE_BUILD_TYPE=Release.
 
  -- Sascha Steinbiss <satta at debian.org>  Tue, 10 Jan 2017 16:04:18 +0100
 
diff --git a/debian/rules b/debian/rules
index b0c34d2..4cdd82c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +24,4 @@ override_dh_installman:
 	dh_installman --
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DLAMBDA_NATIVE_BUILD=OFF -DLAMBDA_MMAPPED_DB=ON
+	dh_auto_configure -- -DLAMBDA_NATIVE_BUILD=OFF -DLAMBDA_MMAPPED_DB=ON -DCMAKE_BUILD_TYPE=Release

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



More information about the debian-med-commit mailing list