[SCM] vocproc/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Dec 28 09:25:45 UTC 2016
The following commit has been merged in the master branch:
commit 4f857aaf00661e3fea4b8cc4c168a81bb56cbb41
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Dec 28 01:50:10 2016 +0100
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index cb47822..721187a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
LDFLAGS+=-Wl,--as-needed
%:
--
vocproc packaging
More information about the pkg-multimedia-commits
mailing list