[SCM] kodi/master: Disable PIE due to build failure on amd64

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Mon Jan 25 11:37:10 UTC 2016


The following commit has been merged in the master branch:
commit a332cce6da9d3d9eef1889acf8ee5bb8656d74ec
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Jan 25 12:07:42 2016 +0100

    Disable PIE due to build failure on amd64

diff --git a/debian/rules b/debian/rules
index 922ac0a..63c534b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all-pie
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list