[SCM] libsoxr/master: Enable all hardening flags
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sun Dec 25 17:46:01 UTC 2016
The following commit has been merged in the master branch:
commit 203cbcfafbd264c4e2b6da19230c301926e86e47
Author: Benjamin Drung <bdrung at debian.org>
Date: Sun Dec 25 18:29:45 2016 +0100
Enable all hardening flags
diff --git a/debian/rules b/debian/rules
index 11b587a..8f2b34f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
--
libsoxr packaging
More information about the pkg-multimedia-commits
mailing list