[scummvm] 03/04: build with full hardening

Dmitry Smirnov onlyjob at moszumanska.debian.org
Tue Mar 15 00:51:24 UTC 2016


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

onlyjob pushed a commit to branch master
in repository scummvm.

commit 6f826b1
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Tue Mar 15 00:46:58 2016

    build with full hardening
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8726893..fca1a20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --parallel --max-parallel=4 --with autotools_dev
 

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



More information about the Pkg-games-commits mailing list