[Pkg-wmaker-commits] [wmfrog] 77/145: debian/rules: hardened flags all
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Aug 23 05:46:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmfrog.
commit 6a4990408a90e5d94eace164b6684704d3d92949
Author: Jari Aalto <jari.aalto at cante.net>
Date: Fri Mar 9 08:54:38 2012 -0500
debian/rules: hardened flags all
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a49d91e..9990071 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,9 @@
PACKAGE = wmfrog
MAKEOPT = -C Src
-include /usr/share/dpkg/buildflags.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
CFLAGS += -Wall -pedantic
LDFLAGS += -Wl,--as-needed
-export CFLAGS LDFLAGS
include debian/debian-vars.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmfrog.git
More information about the Pkg-wmaker-commits
mailing list