[Pkg-octave-commit] [octave] 03/03: Revert change for setting bindnow and pie hardening flags

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue Feb 9 22:05:01 UTC 2016


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

rlaboiss-guest pushed a commit to branch master
in repository octave.

commit 5f755bd5990f7430d323b73ad80e47b03e48ee33
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Feb 9 19:55:06 2016 -0200

    Revert change for setting bindnow and pie hardening flags
    
    *_FIXME_* Remove this entry (and the original one above) from the
    changelog
    
    Gbp-Dch: Full
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2b90ceb..2b8bc3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,11 +42,6 @@ ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
 	--with-hdf5-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
 endif
 
-# Hardening settings:
-# - provide "bindnow" linker flag in ELF binaries
-# - set position independent executable (PIE) linker flag
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
-
 %:
 	dh $@ --with autoreconf --parallel
 

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list