[SCM] meterbridge/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 23 12:40:10 UTC 2016
The following commit has been merged in the master branch:
commit 00e6620fee3a2ebdae768044163589a2bbd5e701
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 23 13:19:51 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index dde55be..3ec7f82 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
%:
--
meterbridge packaging
More information about the pkg-multimedia-commits
mailing list