[Pkg-wmaker-commits] [wmshutdown] 77/173: rules: (DEB_CFLAGS_MAINT_APPEND): Add -Wall

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:29 UTC 2015


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

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

commit 364eef8c8012d4f4c629807c53de114ae1d72af3
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Sun Mar 4 14:29:27 2012 -0500

    rules: (DEB_CFLAGS_MAINT_APPEND): Add -Wall
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f4e6b48..7024ae1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 PACKAGE	 = wmshutdown
 PACKAGE2 = wmshutdown-run
 
-export DEB_CFLAGS_MAINT_APPEND	= -pedantic
+export DEB_CFLAGS_MAINT_APPEND	= -Wall -pedantic
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 man:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list