[Pkg-mpd-commits] [gkrellm-gkrellmpc] 02/07: Enable all hardening options.

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Nov 20 16:57:42 UTC 2016


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

wrar-guest pushed a commit to annotated tag debian/0.1_beta10-4
in repository gkrellm-gkrellmpc.

commit 14fdbd3fb686e55d1932a77ed85b6ab80b2cf14c
Author: Andrey Rakhmatullin <wrar at wrar.name>
Date:   Tue Nov 8 01:13:04 2016 +0500

    Enable all hardening options.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 935057d..7a5db05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/gkrellm-gkrellmpc.git



More information about the Pkg-mpd-commits mailing list