[med-svn] [hat-trie] 07/07: build shared library

Sascha Steinbiss satta at debian.org
Wed Jun 22 17:12:31 UTC 2016


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

satta pushed a commit to branch master
in repository hat-trie.

commit 2079670eaa5837f2405dc56d13480f8edc200402
Author: Sascha Steinbiss <satta at debian.org>
Date:   Wed Jun 22 17:10:58 2016 +0000

    build shared library
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 37bd16f..a60923d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,14 @@
 #!/usr/bin/make -f
 
 # DH_VERBOSE := 1
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@  --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-shared=yes
+
 #override_dh_auto_install:
 #	d-shlibmove --commit \
                     --multiarch \

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



More information about the debian-med-commit mailing list