[med-svn] [seqan2] 03/03: Disable static compilation of binaries

Kevin Murray daube-guest at moszumanska.debian.org
Thu Jul 21 07:55:20 UTC 2016


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

daube-guest pushed a commit to branch master
in repository seqan2.

commit 003f498e234ecc31229f6ba624c9d1afc6618d0d
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Thu Jul 21 17:54:39 2016 +1000

    Disable static compilation of binaries
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7ece7e1..dcc0cac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ pkgdev=libseqan2-dev
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE  # skip the tests for now
+	dh_auto_configure -- -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE -DSEQAN_STATIC_APPS=False  # skip the tests for now
 
 override_dh_auto_build:
 	dh_auto_build

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



More information about the debian-med-commit mailing list