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 <[email protected]> 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

