]> git.proxmox.com Git - libiscsi.git/commitdiff
use debian hardening wrapper
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 4 Jun 2014 03:59:03 +0000 (05:59 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 4 Jun 2014 03:59:03 +0000 (05:59 +0200)
debian/rules

index 64887adc52a014b9679838e524fa1a25347522d4..5d19457e36fd26250a19d263c6f5e1c53d094247 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_HARDENING=1
+
 %:
        dh $@