[Debian-astro-commits] [gyoto] 05/05: Set hardening flags -bindnow

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Mon Oct 31 18:31:10 UTC 2016


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

thibaut pushed a commit to branch lorene
in repository gyoto.

commit 9b86a09a8785e6dcbb056828b36717c9f44b96a4
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Mon Oct 31 19:29:02 2016 +0100

    Set hardening flags -bindnow
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 463725d..fcae0f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 # Hardened flags
 # LORENE has a couple of undefined symbols, we can't use bindnow until this is fixed
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=-bindnow
 DPKG_EXPORT_BUILDFLAGS = 1
 -include /usr/share/dpkg/buildflags.mk
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list