[SCM] portsmf/master: Enable all hardening flags
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sun Dec 25 17:03:23 UTC 2016
The following commit has been merged in the master branch:
commit bc5e86b452f0b0e7f2d69db3842f90433293f6a0
Author: Benjamin Drung <bdrung at debian.org>
Date: Sun Dec 25 17:56:25 2016 +0100
Enable all hardening flags
diff --git a/debian/rules b/debian/rules
index 703545b..b837079 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with autoreconf
--
portsmf packaging
More information about the pkg-multimedia-commits
mailing list