[SCM] sooperlooper/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 17 21:52:53 UTC 2016
The following commit has been merged in the master branch:
commit 42b6d782f91247fa0b7540f2e09dcf17ce6a27dc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 17 22:01:01 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 70498d8..934fb70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ DFSG = dfsg0
export LADSPA_PATH=$(CURDIR)/debian/sooperlooper/usr/lib/ladspa
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
CXXFLAGS += -std=c++11
%:
--
sooperlooper packaging
More information about the pkg-multimedia-commits
mailing list