[Pkg-julia-devel] [SCM] utf8proc/master: Enable bindnow hardening flag
pc-guest at users.alioth.debian.org
pc-guest at users.alioth.debian.org
Sat Jul 16 21:29:18 UTC 2016
The following commit has been merged in the master branch:
commit ef107a22bbbecbf49147eb6962afc8c5434aadf0
Author: Peter Colberg <peter at colberg.org>
Date: Sat Jul 16 16:47:02 2016 -0400
Enable bindnow hardening flag
diff --git a/debian/rules b/debian/rules
index 9f57053..5ecf933 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@
--
utf8proc packaging
More information about the Pkg-julia-devel
mailing list