[med-svn] [mia] 01/04: enable hardening

Gert Wollny gert-guest at moszumanska.debian.org
Wed Jul 27 22:11:44 UTC 2016


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

gert-guest pushed a commit to branch master
in repository mia.

commit 1edfa6412759e015a148547f55fff270d73c2f42
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Wed Jul 27 19:53:21 2016 +0000

    enable hardening
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9687c9a..9968f5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -fvisibility=hidden
 
 # Uncomment this to turn on verbose mode.

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



More information about the debian-med-commit mailing list