[Pkg-wmaker-commits] [wmitime] 69/127: rules: harden all

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmitime.

commit 18379b7afa21032967f7110d46465ad0daf32fea
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Fri Mar 9 09:03:33 2012 -0500

    rules: harden all
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2adbe35..93ec2b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,9 @@ PACKAGE	  = wmitime
 BIN	  = $(PACKAGE)/$(PACKAGE)
 MAKE_FLAGS = -C wmitime
 
-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/wmitime.git



More information about the Pkg-wmaker-commits mailing list