[SCM] x265/master: Enable all hardening options

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Dec 29 13:17:24 UTC 2016


The following commit has been merged in the master branch:
commit b5e3f3dd8cf4d9bee32c3b7cfaed3ec68d2b3ab4
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Dec 29 14:16:23 2016 +0100

    Enable all hardening options

diff --git a/debian/rules b/debian/rules
index 5839fd6..26fb05b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 include /usr/share/dpkg/architecture.mk
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed \
 	-L$(CURDIR)/x265-10bit \

-- 
x265 packaging



More information about the pkg-multimedia-commits mailing list