[clfft] 04/06: Remove unnecessary CMAKE_BUILD_TYPE override.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Dec 1 15:42:10 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 clfft.

commit 2d3ca817904a3bfc0466720d835a508b15fab423
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Dec 1 12:08:22 2015 +0000

    Remove unnecessary CMAKE_BUILD_TYPE override.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a473ab8..ba3bab9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 # Common build options.
 CMAKE_BUILD_OPTIONS = \
-	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 	-DBUILD_RUNTIME=ON \
 	-DBUILD_CLIENT=ON \
 	-DBUILD_TEST=OFF \

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



More information about the debian-science-commits mailing list