[SCM] mpv/master: Disable PIE to avoid build failure

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Fri Sep 4 08:58:28 UTC 2015


The following commit has been merged in the master branch:
commit 1a7035cc398998b7cf90bb1636aa69d44a305137
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Mon Jul 20 20:05:54 2015 +0200

    Disable PIE to avoid build failure

diff --git a/debian/rules b/debian/rules
index 74bd5ff..03218c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS:=hardening=+all # #741439
-
 %:
 	dh $@
 

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list