[SCM] libsbsms/master: Enable all hardening flags
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sun Dec 25 16:24:12 UTC 2016
The following commit has been merged in the master branch:
commit 3a7085c1c6867f85a603f96f9bedc31a46f16f69
Author: Benjamin Drung <bdrung at debian.org>
Date: Sun Dec 25 17:12:02 2016 +0100
Enable all hardening flags
diff --git a/debian/rules b/debian/rules
index 4049749..f1aab4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
ifneq ($(DEB_HOST_ARCH_CPU),amd64)
--
libsbsms packaging
More information about the pkg-multimedia-commits
mailing list