Browse Source

Remove hardening build cruft

Christoph Biedl 8 years ago
parent
commit
bfefcb6d54
1 changed files with 0 additions and 2 deletions
  1. 0 2
      debian/rules

+ 0 - 2
debian/rules

@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_HARDENING=1
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	    --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \