[allegro5] 01/01: Add hardening flags to build

Andreas Rönnquist gusnan at moszumanska.debian.org
Thu Dec 22 16:04:23 UTC 2016


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

gusnan pushed a commit to branch master
in repository allegro5.

commit 234b8e5460324f03d94deb21ebe7247052d589ff
Author: Andreas Rönnquist <gusnan at debian.org>
Date:   Thu Dec 22 16:48:20 2016 +0100

    Add hardening flags to build
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index fc52d07..639af7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # Use this variable to allow options passed to cmake to be overridable.
 # WANT_EXAMPLES is set to ON only to check if they build successfully,

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



More information about the Pkg-games-commits mailing list