[med-svn] [seer] 08/13: Tagged 1.1.0-1

Andreas Tille tille at debian.org
Thu Apr 14 09:49:55 UTC 2016


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

tille pushed a commit to branch master
in repository seer.

commit 8d58afd8616512ddb58d6a3bdbb9631c5b279b89
Author: Andreas Tille <tille at debian.org>
Date:   Tue Apr 12 08:51:52 2016 +0000

    Tagged 1.1.0-1
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 030bfb2..46ddc59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,9 @@ include /usr/share/dpkg/architecture.mk
 export CPATH := /usr/include/hdf5/serial
 export LIBRARY_PATH := /usr/lib/$(DEB_TARGET_MULTIARCH)/hdf5/serial
 
-export LDFLAGS+=-pthread
+## The following destroys hardening flags.
+##  --> see debian/patches/pthread_versus_hardening.patch
+##export LDFLAGS := -pthread $(LDFLAGS)
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seer.git



More information about the debian-med-commit mailing list