[Pkg-bitcoin-commits] [SCM] cgminer packaging branch, master, updated. 6d38e9ce827083e79ae6cd40b1f45e7a771e40ab

Dmitry Smirnov onlyjob at member.fsf.org
Sun Mar 3 19:12:48 UTC 2013


The following commit has been merged in the master branch:
commit 5b37ee8d3a60d27044e86f9e5146a233dc2e2875
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Mon Mar 4 04:00:00 2013 +1100

    build with all but PIE hardening

diff --git a/debian/rules b/debian/rules
index 951e655..d8eb1d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+
 %:
 	dh $@ --with autoreconf
 

-- 
cgminer packaging



More information about the Pkg-bitcoin-commits mailing list