[SCM] libvpx/debian-experimental: Enabled all but PIE hardening

onovy at users.alioth.debian.org onovy at users.alioth.debian.org
Thu Aug 11 15:41:32 UTC 2016


The following commit has been merged in the debian-experimental branch:
commit 6995628bb2ea3f6e78f12255442900986675bcc5
Author: Ondřej Nový <onovy at debian.org>
Date:   Thu Aug 11 16:41:51 2016 +0200

    Enabled all but PIE hardening

diff --git a/debian/rules b/debian/rules
index abbfaa6..547cfbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+
 DEB_CFLAGS_MAINT_APPEND = -Wall
 DEB_CXXFLAGS_MAINT_APPEND = -Wall
 

-- 
libvpx packaging



More information about the pkg-multimedia-commits mailing list