[debian-edu-commits] debian-edu/pkg-team/ 06/07: debian/rules: Enable all hardening build flags.
    Mike Gabriel 
    sunweaver at debian.org
       
    Mon Jan 23 08:25:55 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository ldap2zone.
commit 696f4d4c0fcf1247b8bff8a5d45467823eac5875
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jan 23 09:21:41 2017 +0100
    debian/rules: Enable all hardening build flags.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index abde6ef..5cdcdb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/ldap2zone.git
    
    
More information about the debian-edu-commits
mailing list