[SCM] Fast arithmetic with dense matrices over F_{2^e} branch, master, updated. efc5ad97105519f83e990bec27e02e714a3344ea
Cédric Boutillier
cedric.boutillier at gmail.com
Wed Oct 3 15:12:14 UTC 2012
The following commit has been merged in the master branch:
commit f7d33d838763de5cd0e5308b97cd58d76d6def61
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Thu Sep 13 08:47:00 2012 +0200
enable hardening
diff --git a/debian/rules b/debian/rules
index dd9063b..7e01420 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
%:
dh $@ --with autoreconf
--
Fast arithmetic with dense matrices over F_{2^e}
More information about the debian-science-commits
mailing list