[SCM] libmicrodns/master: Build with all hardening options

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Sep 26 19:44:48 UTC 2017


The following commit has been merged in the master branch:
commit ec0a42058e676f8ace163deebf63c308e1655434
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 26 21:41:47 2017 +0200

    Build with all hardening options

diff --git a/debian/rules b/debian/rules
index 127d6b5..08a1bcf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@
 

-- 
libmicrodns packaging



More information about the pkg-multimedia-commits mailing list