[Pkg-gnupg-commit] [gpgme] 54/62: re-enable pie, it is needed to build Qt properly now

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Nov 19 04:03:37 UTC 2016


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

dkg pushed a commit to branch experimental
in repository gpgme.

commit c8c00df7b376533395510f3ee1b4739b3073c07c
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sat Nov 19 03:37:47 2016 +0900

    re-enable pie, it is needed to build Qt properly now
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2d540b8..0f2752a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export QT_SELECT := qt5
 export DEBIAN_VERSION = $(shell dpkg-parsechangelog | sed -n -e '/^Version:/s/.*: //p')
 

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



More information about the Pkg-gnupg-commit mailing list