Use buildflags to enable hardening (https://wiki.debian.org/Hardening)
authorChristopher Hoskin <christopher.hoskin@gmail.com>
Sat, 19 Sep 2015 12:19:39 +0000 (13:19 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 22 Sep 2015 16:51:44 +0000 (12:51 -0400)
debian/rules

index 97016e3..791eaca 100755 (executable)
@@ -12,6 +12,9 @@
 
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/default.mk
+
 
 .NOTPARALLEL: