aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:30:29 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:30:29 +0100
commitd65ccd50fa9ef585e81b13445b4595ecf982e093 (patch)
tree1e115714fab195e7ce4388aa8b70d27d3f049967
parent05a337c8b40e3195bcb21ccaeddb97017dbb384c (diff)
debian: Enable the hardening options for this library
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 476c3bf..89e1a86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ DEBVERS := $(shell echo '$(DEBIAN)' | cut -d- -f1)
VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
export DH_VERBOSE=1
+export DEB_BUILD_HARDENING=1
%:
dh --with autoreconf $@ --fail-missing