[SCM] qmidiarp/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 1 19:18:22 UTC 2016
The following commit has been merged in the master branch:
commit 894d4f5935bc47bd213871b5dec17c76a872d7d1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 1 19:16:50 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index b92b794..a385a9d 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
%:
--
qmidiarp packaging
More information about the pkg-multimedia-commits
mailing list