[clfft] 03/10: Use Boost dynamic libraries via CMake options.

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 b3a88ca72594161653dc4bbefb789c16046c178d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Sep 1 09:56:59 2016 +0100

    Use Boost dynamic libraries via CMake options.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 995e9f0..42bc3dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 # Common build options.
 BUILD_OPTIONS = \
+	-DBoost_USE_STATIC_LIBS=OFF \
 	-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