[med-svn] [rna-star] 02/02: enable full hardening

Sascha Steinbiss sascha at steinbiss.name
Sat May 21 21:12:02 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository rna-star.

commit b3998a3e8632ba3f76b27940c5a2d4c70cceb0be
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Sat May 21 21:06:57 2016 +0000

    enable full hardening
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3613e85..ea492e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ rna-star (2.5.2a+dfsg-2) unstable; urgency=medium
   * Team upload.
   * Make build reproducible.
     - Stop recording build environment in binary.
+  * Enable full hardening.
 
  -- Sascha Steinbiss <sascha at steinbiss.name>  Sat, 21 May 2016 20:53:28 +0000
 
diff --git a/debian/rules b/debian/rules
index cce11a1..1e0da99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@
 
 export CCFLAGS=-flto $(CXXFLAGS) $(CPPFLAGS) -std=c++0x
 # export LDFLAGS+=-flto -pthread -lhts -lz
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ 

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



More information about the debian-med-commit mailing list