[SCM] jnoise/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 22 20:41:01 UTC 2016
The following commit has been merged in the master branch:
commit a616bfbfdd56548c4eb7afeeea8883853ff37123
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Dec 22 21:37:24 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 050383b..1b2d75a 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
%:
--
jnoise packaging
More information about the pkg-multimedia-commits
mailing list