[clfft] 07/10: Disable build of examples.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 2 13:45:50 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 clfft.

commit 50e7a5f276ca3ecd0963c0fe0022c6987d274a60
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Sep 1 10:05:42 2016 +0100

    Disable build of examples.
---
 debian/rules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 42bc3dc..7c7a5ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,15 +18,9 @@ BUILD_OPTIONS = \
 	-DBUILD_TEST=OFF \
 	-DBUILD_LOADLIBRARIES=OFF \
 	-DBUILD_SHARED_LIBS=ON \
+	-DBUILD_EXAMPLES=OFF \
 	-DSUFFIX_LIB="/$(DEB_TARGET_MULTIARCH)"
 
-# Disable build of examples if no check requested.
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-BUILD_OPTIONS += -DBUILD_EXAMPLES=ON
-else
-BUILD_OPTIONS += -DBUILD_EXAMPLES=OFF
-endif
-
 %:
 	dh $@ --parallel \
 		--sourcedirectory=src

-- 
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