[scram] 02/03: Build statically

Olzhas Rakhimov rakhimov-guest at moszumanska.debian.org
Wed Aug 2 01:04:34 UTC 2017


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

rakhimov-guest pushed a commit to branch master
in repository scram.

commit 86edecf04ee24ffb839cb6f672fb4df1d37c1b81
Author: rakhimov <ol.rakhimov at gmail.com>
Date:   Tue Aug 1 15:35:36 2017 -0700

    Build statically
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 71de028..ee73921 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export QT_SELECT=qt5
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DBUILD_SHARED_LIBS=ON \
+		-DBUILD_SHARED_LIBS=OFF \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DBUILD_TESTS=OFF
 

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



More information about the debian-science-commits mailing list