[Pkg-libvirt-commits] [virt-what] 14/16: Improve the GCC hardening
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Wed Dec 28 00:54:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriberto pushed a commit to branch debian/sid
in repository virt-what.
commit c1d797bd4128838c8a9330df66927fda4743b832
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date: Sat Dec 24 02:23:16 2016 -0200
Improve the GCC hardening
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index ed933e6..b883c8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-what.git
More information about the Pkg-libvirt-commits
mailing list