[SCM] abgate/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Dec 28 15:55:27 UTC 2016
The following commit has been merged in the master branch:
commit 57597af403016c750e5648a4739b1f33f84daa3d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Dec 21 11:14:26 2016 +0100
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index b6222c8..0e2f9e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
LDFLAGS+=-Wl,--as-needed
%:
--
abgate packaging
More information about the pkg-multimedia-commits
mailing list