[pcl] 01/03: Enable PIE
    Jochen Sprickerhof 
    jspricke at moszumanska.debian.org
       
    Sat Jun 24 09:13:32 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository pcl.
commit 1356f5afdc728e275a789532de8f36c4ca80a6ee
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Jun 24 08:48:37 2017 +0200
    Enable PIE
    
    Closes: #865652
    Thanks: Adrian Bunk
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e837d7f..a48df66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Hardening.
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git
    
    
More information about the debian-science-commits
mailing list