[mupen64plus-rsp-z64] 81/140: Enable all hardening flags in debian/rules

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


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-rsp-z64.

commit 50a2cf2b993a9e9e8f97bb7173f8e17f224dd93b
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     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3ed8b24..060091b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mupen64plus-rsp-z64 (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:19:55 +0100
 
diff --git a/debian/rules b/debian/rules
index 9bb05d5..cbc5163 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-rsp-z64.git



More information about the Pkg-games-commits mailing list