Author: tille
Date: 2014-01-30 19:10:12 +0000 (Thu, 30 Jan 2014)
New Revision: 15901

Added:
   trunk/packages/bitseq/trunk/debian/patches/hardening.patch
Log:
patch was missing from svn


Added: trunk/packages/bitseq/trunk/debian/patches/hardening.patch
===================================================================
--- trunk/packages/bitseq/trunk/debian/patches/hardening.patch                  
        (rev 0)
+++ trunk/packages/bitseq/trunk/debian/patches/hardening.patch  2014-01-30 
19:10:12 UTC (rev 15901)
@@ -0,0 +1,17 @@
+Author: Andreas Tille <[email protected]>
+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
+ 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to