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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 1 09:40:57 UTC 2018


The following commit has been merged in the master branch:
commit 4a4f630000515ba70fa5f03d052211a7de34e4c1
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 1 10:37:07 2018 +0100

    Build with all hardening options

diff --git a/debian/rules b/debian/rules
index 317d838..efbb434 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list