[SCM] xjadeo/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 29 09:16:09 UTC 2016
The following commit has been merged in the master branch:
commit e37aa6f145573eb751ee5fe3fb636ee25eecccd4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 29 09:54:52 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index df817c2..d940b93 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
%:
--
xjadeo packaging
More information about the pkg-multimedia-commits
mailing list