[cod-tools] 01/03: Setting environment variable DEB_BUILD_MAINT_OPTIONS = hardening=+all.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Fri Sep 29 07:58:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 3bbdb5f553091c33860c3cc8bd8f39a925f4b15d
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Fri Sep 29 10:03:49 2017 +0300
Setting environment variable DEB_BUILD_MAINT_OPTIONS = hardening=+all.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index b1f9747..8ee1973 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
# 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/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list