[hyperrogue] 17/30: Build without -pie flag.

Markus Koschany apo at moszumanska.debian.org
Fri Sep 9 22:55:43 UTC 2016


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

apo pushed a commit to branch master
in repository hyperrogue.

commit 1d3daa58ab8ccfe8a1dc1150eb0993aeba87b580
Author: Markus Koschany <apo at debian.org>
Date:   Fri Sep 9 23:09:01 2016 +0200

    Build without -pie flag.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d3f3fa6..d4e9d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 
 %:
 	dh $@ --parallel

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



More information about the Pkg-games-commits mailing list