[mupen64plus-rsp-hle] 36/167: Disable PIE due to failed builds

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:02:18 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-rsp-hle.

commit 15f91b3016b6d1ae92ee2697b9bb8641a2234883
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Wed Sep 8 17:38:58 2010 +0200

    Disable PIE due to failed builds
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index bdd8b74..cc02790 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ 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-rsp-hle.git



More information about the Pkg-games-commits mailing list