[mupen64plus-ui-console] 87/172: Enable all hardening flags in debian/rules

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:35 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-ui-console.

commit feb5c14f294c442020f461489ce004b2a3a78ae3
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 | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6107f41..c941aa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mupen64plus-ui-console (1.99.4-6) UNRELEASED; urgency=low
 
   * Update copyright years in debian/copyright
+  * Enable all hardening flags in debian/rules
 
  -- Sven Eckelmann <sven at narfation.org>  Sun, 01 Jan 2012 20:20:02 +0100
 
diff --git a/debian/rules b/debian/rules
index 23a4cb8..552ae26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 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-ui-console.git



More information about the Pkg-games-commits mailing list