aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:50:35 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:50:35 +0100
commit9b1c0804d967a0d32217503756a67be84b6e6d17 (patch)
tree91e2663864f551c7cec782cd92bd895322cab49c /debian
parent350c577f50c3a29ab8df53291aef4c777bdf2c77 (diff)
debian: Enable hardening for the libosmo-netif package
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4942c8c..543e479 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ 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