[SCM] musescore/master: Enable all hardening flags
jcowgill at users.alioth.debian.org
jcowgill at users.alioth.debian.org
Mon Jul 11 10:37:21 UTC 2016
The following commit has been merged in the master branch:
commit a45d03532d99288b0169854e8602d63ece494431
Author: James Cowgill <james410 at cowgill.org.uk>
Date: Sat Jul 9 10:46:40 2016 +0200
Enable all hardening flags
diff --git a/debian/rules b/debian/rules
index ea51b1e..6c40a08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS := hardening=+all
+
%:
dh $@ --buildsystem=cmake --parallel
--
musescore packaging
More information about the pkg-multimedia-commits
mailing list