[freeciv] 01/03: Export -pie hardening flag

Markus Koschany apo at moszumanska.debian.org
Tue Nov 15 17:01:42 UTC 2016


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

apo pushed a commit to branch master
in repository freeciv.

commit c1936bf71ab07dbe6aebdfb6391f4bf5182cfe36
Author: Markus Koschany <apo at debian.org>
Date:   Tue Nov 15 17:15:43 2016 +0100

    Export -pie hardening flag
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 203ce29..515c7f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 # Export all hardening build flags
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # Avoid useless dependencies
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

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



More information about the Pkg-games-commits mailing list