[SCM] rtmidi/master: Set hardening all.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Oct 22 23:11:18 UTC 2017
The following commit has been merged in the master branch:
commit 7126814abc0c80b26250d109ce4a97a57ae61103
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Oct 22 23:52:19 2017 +0200
Set hardening all.
diff --git a/debian/rules b/debian/rules
index 67ef5fb..2a0e5d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE = 1
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow, +fortify
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
--
RtMidi packaging
More information about the pkg-multimedia-commits
mailing list