[SCM] rtkit/master: Enable hardening flags
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Tue Feb 21 03:01:07 UTC 2017
The following commit has been merged in the master branch:
commit 4b4b5d23df5a5b4103ce52d2c253ace2516c999f
Author: Felipe Sateler <fsateler at debian.org>
Date: Sun Oct 9 16:56:24 2016 -0300
Enable hardening flags
diff --git a/debian/rules b/debian/rules
index 5789566..a22bb42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+
include /usr/share/dpkg/default.mk
%:
--
rtkit packaging
More information about the pkg-multimedia-commits
mailing list