[SCM] traverso/master: Enable all hardening flags
jcowgill at users.alioth.debian.org
jcowgill at users.alioth.debian.org
Fri Jul 22 19:31:58 UTC 2016
The following commit has been merged in the master branch:
commit 82da5485809ca27425a5033293154eeb1babe4bb
Author: James Cowgill <jcowgill at debian.org>
Date: Fri Jul 22 18:53:08 2016 +0100
Enable all hardening flags
diff --git a/debian/rules b/debian/rules
index 767b2bc..b9c40c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ cmake_extra_args += -DWANT_ALSA=OFF
endif
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--no-undefined -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --parallel --buildsystem=cmake
--
traverso packaging
More information about the pkg-multimedia-commits
mailing list