[SCM] wah-plugins/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 27 10:18:17 UTC 2016
The following commit has been merged in the master branch:
commit 3025ded78d516af9b209226bd7c0af0b5fa1dad1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 27 11:11:08 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index ee6b29f..be980af 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
%:
--
wah-plugins packaging
More information about the pkg-multimedia-commits
mailing list