[SCM] csound/master: Enable hardening features
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Wed Jun 21 01:31:33 UTC 2017
The following commit has been merged in the master branch:
commit 3508524eb9bda4930b74083e855c6ac0979e3ee3
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Jun 20 21:08:28 2017 -0400
Enable hardening features
diff --git a/debian/rules b/debian/rules
index 9b40a38..a39219c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
--
csound packaging
More information about the pkg-multimedia-commits
mailing list