[SCM] lv2-tools/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Aug 31 15:10:13 UTC 2016
The following commit has been merged in the master branch:
commit 03cf3058e6258a096b5bc0c141acfc14cef5bd8b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Aug 31 16:14:51 2016 +0200
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index 6abbefd..804880d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
LDFLAGS += -lboost_system
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@
--
lv2-tools packaging
More information about the pkg-multimedia-commits
mailing list