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

nicoo-guest pushed a commit to branch master
in repository apron.

commit 9c71e47c41a4501f6d7844f49033c5d2b9118d37
Author: Nicolas Braud-Santoni <nico...@braud-santoni.eu>
Date:   Sat Jul 23 14:21:57 2016 -0400

    Use build-time hardening
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index a79b0d3..27fd65f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,10 @@
 
 include /usr/share/ocaml/ocamlvars.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/apron.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to