[mupen64plus-video-rice] 102/191: Enable all hardening flags in debian/rules

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:17:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-video-rice.

commit 06b22855c374493a88c24050088d909a391a520c
Author: Sven Eckelmann <sven at narfation.org>
Date:   Wed Mar 7 22:31:37 2012 +0100

    Enable all hardening flags in debian/rules
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 58fea12..58f43fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mupen64plus-video-rice (1.99.4-7) UNRELEASED; urgency=low
+
+  * Enable all hardening flags in debian/rules
+
+ -- Sven Eckelmann <sven at narfation.org>  Wed, 07 Mar 2012 22:30:57 +0100
+
 mupen64plus-video-rice (1.99.4-6) unstable; urgency=low
 
   * Update copyright years in debian/copyright
diff --git a/debian/rules b/debian/rules
index 3407414..a37bd6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 export CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
 export CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git



More information about the Pkg-games-commits mailing list