Browse Source

Enable full hardening build

Christoph Biedl 7 years ago
parent
commit
7057d81527
1 changed files with 2 additions and 0 deletions
  1. 2 0
      debian/rules

+ 2 - 0
debian/rules

@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@