[deutex] 09/13: Enable all hardening flags

Fabian Greffrath fabian at moszumanska.debian.org
Fri Dec 15 19:59:39 UTC 2017


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

fabian pushed a commit to annotated tag debian/5.1.0-1
in repository deutex.

commit 19a023ec21e7b0dfd55c78a97689569f7eb41fe2
Author: Fabian Greffrath <fabian at debian.org>
Date:   Fri Dec 15 20:29:06 2017 +0100

    Enable all hardening flags
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c62edd2..0eb18ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,--no-undefined
+
 %:
 	   dh $@ --with-autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/deutex.git



More information about the Pkg-games-commits mailing list