[Pkg-libvirt-commits] [gtk-vnc] 18/26: Improve GCC hardening
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Mon Jan 9 06:28:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
eriberto pushed a commit to branch debian/sid
in repository gtk-vnc.
commit 4839d565eb566f2d44b9b416923b1eb965b53b6c
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date: Mon Jan 9 03:52:21 2017 -0200
Improve GCC hardening
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index cea5798..6f1e99a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#! /usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with python2,autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/gtk-vnc.git
More information about the Pkg-libvirt-commits
mailing list