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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Aug 29 18:39:40 UTC 2017


The following commit has been merged in the master branch:
commit 5a40b33e5ef4818a669e30f0c755652d8d11260a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Aug 29 20:36:00 2017 +0200

    Build with all hardening options

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

-- 
twolame packaging



More information about the pkg-multimedia-commits mailing list