This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository raxml.
commit 1c3175679859d1fa79f0708b64859a42bbeb5f29 Author: Andreas Tille <[email protected]> Date: Thu May 19 18:26:16 2016 +0200 Verify that we can not gain better hardening --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 80da269..615e4c1 100755 --- a/debian/rules +++ b/debian/rules @@ -13,6 +13,9 @@ MFILES:=Makefile.PTHREADS.gcc \ BINDIR=$(CURDIR)/debian/tmpbuild +# Package does not build when this option is set +# export DEB_BUILD_MAINT_OPTIONS = hardening=+all + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/raxml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
