diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index ef1c3fd..20201b2 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,7 @@ ROUTE_PATH := /sbin/route endif #export DH_VERBOSE=1 +export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ |