debian: Enable hardening flags

Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com>
This commit is contained in:
Simon Ruderich 2012-09-29 18:03:29 -07:00 committed by Alexander Kojevnikov
parent 93193ac10f
commit a5cb60635f
2 changed files with 3 additions and 1 deletions

2
dist/debian/compat vendored
View File

@ -1 +1 @@
7
9

2
dist/debian/rules vendored
View File

@ -1,4 +1,6 @@
#!/usr/bin/make -f
export V=1
%:
dh $@