[SCM] qmidiarp/master: Disable pie build flag to build with qt5.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Nov 1 23:52:48 UTC 2016


The following commit has been merged in the master branch:
commit 6363920e1d64d9f1fde44ebeebf28bf3c6d9cec5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Nov 1 23:07:43 2016 +0100

    Disable pie build flag to build with qt5.

diff --git a/debian/rules b/debian/rules
index e8441d2..b1ba6f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
 
 export QT_SELECT=qt5
 

-- 
qmidiarp packaging



More information about the pkg-multimedia-commits mailing list