[SCM] supercollider/master: Enable hardening flags

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Nov 16 23:33:21 UTC 2016


The following commit has been merged in the master branch:
commit 6fa37805665e717efa5411e66b96412974a4b11b
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Nov 16 20:18:11 2016 -0300

    Enable hardening flags

diff --git a/debian/rules b/debian/rules
index 135dd28..d2fef57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ ifeq ("$(DEB_HOST_ARCH_CPU)","ppc64el")
 endif
 
 DPKG_EXPORT_BUILDFLAGS = 1
+DEB_BUILD_MAINT_OPTIONS=hardening=+all
 include /usr/share/dpkg/default.mk
 
 %:

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list