[SCM] lvtk/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Sep 1 13:03:58 UTC 2016
The following commit has been merged in the master branch:
commit 42940b8a8a4a3d2c59748c7a688c62212afc1b6a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Sep 1 14:28:05 2016 +0200
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index 594a97b..1a3a0be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ LDFLAGS += -lboost_system
LDFLAGS+=-Wl,--as-needed
WAF = ./waf
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
ifeq ($(shell dpkg-query -s doxygen graphviz 1>/dev/null 2>&1 && echo yes),yes)
CONFIGURE_EXTRA_FLAGS += --docs
endif
--
lvtk packaging
More information about the pkg-multimedia-commits
mailing list