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

sthibault pushed a commit to branch upstream
in repository hurd.

commit ef0b64d8d0ee7851a4d149ef8e39c133e4b788b7
Author: Justus Winter <[email protected]>
Date:   Fri Nov 15 13:04:53 2013 +0100

    mach-defpager: do not remove -Wall from CFLAGS
    
    Bother, said Pooh.
    
    * Makefile: Do not remove -Wall from CFLAGS.
---
 mach-defpager/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mach-defpager/Makefile b/mach-defpager/Makefile
index 5a98d69..e38a0be 100644
--- a/mach-defpager/Makefile
+++ b/mach-defpager/Makefile
@@ -35,6 +35,3 @@ LDFLAGS += -static
 include ../Makeconf
 
 MIGSFLAGS = -DSEQNOS
-
-# Don't even bother.
-CFLAGS := $(filter-out -Wall,$(CFLAGS))

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

Reply via email to