commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 23/98: mach-defpager: do not remove -Wall from CFLAGS


From: Samuel Thibault
Subject: [hurd] 23/98: mach-defpager: do not remove -Wall from CFLAGS
Date: Tue, 14 Jan 2014 01:59:59 +0000

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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]