[dolphin-emu] 15/33: Enable all hardening flags

James Cowgill jcowgill-guest at moszumanska.debian.org
Sun Jan 11 22:39:40 UTC 2015


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

jcowgill-guest pushed a commit to branch master
in repository dolphin-emu.

commit d4b624331bf4b5ddd695c8dcae08cd23baee0018
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sun Oct 26 20:43:54 2014 +0000

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

diff --git a/debian/rules b/debian/rules
index 2c542ce..ef91a9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS := hardening=+all
+
 VER := $(shell dpkg-parsechangelog --show-field Version)
 UPSTREAM_VER := $(shell echo $(VER) | sed 's/+dfsg.*//')
 

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



More information about the Pkg-games-commits mailing list