[SCM] lv2vocoder/master: Fix bindnow hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Sep 2 09:01:21 UTC 2016
The following commit has been merged in the master branch:
commit 21f1c039babd0ca5928e501f1f7cf05fff1fd2b0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Sep 2 10:52:07 2016 +0200
Fix bindnow hardening.
diff --git a/debian/rules b/debian/rules
index 34776aa..44c8ff6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
LDFLAGS+=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@ --buildsystem=makefile
--
lv2vocoder packaging
More information about the pkg-multimedia-commits
mailing list