[libcsfml] 13/20: Enable all hardening flags

James Cowgill jcowgill-guest at moszumanska.debian.org
Tue Mar 3 23:56:05 UTC 2015


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

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

commit c087e1e5f35c3e0e39cb4c923917e9eaaf917d7b
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue Mar 3 21:22:29 2015 +0000

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

diff --git a/debian/rules b/debian/rules
index f2598fa..2798cd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the Pkg-games-commits mailing list