[mupen64plus-ui-console] 35/172: Revert "Disable PIE due to failed builds"

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:27 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 651b9364981ac590f4b073e1e2416c6d8f780178
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Sep 9 00:00:00 2010 +0200

    Revert "Disable PIE due to failed builds"
    
    This reverts commit e1b246541cad159a5361760fa3930875d34b648e.
    
    This is a executable. So we can (and should enable) PIE.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e4cd722..bd6f08f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ export CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 
-DEB_BUILD_HARDENING_PIE:=0
 include /usr/share/hardening-includes/hardening.make
 CFLAGS += $(HARDENING_CFLAGS)
 CXXFLAGS += $(HARDENING_CFLAGS)

-- 
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