aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-13 19:07:43 +0200
committerDaniel Lange <DLange@git.local>2016-04-13 19:07:43 +0200
commitcc33ba997851d1fc90ca2417cd86af125bfb539f (patch)
treeaf8d960c2d9207733f60200a56da309cb5f24494 /debian/rules
parentb24ff8c69840ff17c2536af4d7b5d20aa230e1f9 (diff)
downloaddebian_htop-cc33ba997851d1fc90ca2417cd86af125bfb539f.tar.gz
debian_htop-cc33ba997851d1fc90ca2417cd86af125bfb539f.tar.bz2
debian_htop-cc33ba997851d1fc90ca2417cd86af125bfb539f.zip
Add hardening flags
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 430c8fb..b104406 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,9 @@
#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
%:
dh $@ --with autoreconf

© 2014-2024 Faster IT GmbH | imprint | privacy policy