[med-svn] r21526 - trunk/packages/seqprep/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Mar 17 07:40:11 UTC 2016
Author: tille
Date: 2016-03-17 07:40:10 +0000 (Thu, 17 Mar 2016)
New Revision: 21526
Modified:
trunk/packages/seqprep/trunk/debian/rules
Log:
Better hardening
Modified: trunk/packages/seqprep/trunk/debian/rules
===================================================================
--- trunk/packages/seqprep/trunk/debian/rules 2016-03-17 07:29:39 UTC (rev 21525)
+++ trunk/packages/seqprep/trunk/debian/rules 2016-03-17 07:40:10 UTC (rev 21526)
@@ -2,6 +2,7 @@
#export DH_VERBOSE=1
export DEB_CFLAGS_MAINT_APPEND=-std=gnu90
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
More information about the debian-med-commit
mailing list