[med-svn] [bitseq] 09/14: patch was missing from svn

Andreas Tille tille at debian.org
Sat Dec 2 08:47:48 UTC 2017


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

tille pushed a commit to branch master
in repository bitseq.

commit 3533e7a6af780a6dcac3e9f5a997e1055a5091af
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jan 30 19:10:12 2014 +0000

    patch was missing from svn
---
 debian/patches/hardening.patch | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
new file mode 100644
index 0000000..cf2d122
--- /dev/null
+++ b/debian/patches/hardening.patch
@@ -0,0 +1,17 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Change: Wed, 01 Jan 2014 19:04:47 +0100
+Description: Propagate hardening options
+
+--- BitSeq-0.7.0.orig/Makefile
++++ BitSeq-0.7.0/Makefile
+@@ -6,8 +6,8 @@
+ 
+ 
+ COFLAGS = $(ARCH) -O2 -pipe
+-CXXFLAGS = -DBS_VERSION=\"$(VERSION)\" -Wall $(COFLAGS)
+-LDFLAGS = -Wl,-gc-sections
++CXXFLAGS += -DBS_VERSION=\"$(VERSION)\" -Wall $(COFLAGS)
++LDFLAGS += -Wl,-gc-sections
+ BOOSTFLAGS = -I .
+ OPENMP = -fopenmp -DSUPPORT_OPENMP
+ 

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



More information about the debian-med-commit mailing list