projects
/
handle_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e1130b7
)
Add -Wextra
author
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Fri, 13 May 2011 22:39:45 +0000 (15:39 -0700)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Fri, 13 May 2011 22:39:45 +0000 (15:39 -0700)
Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
9415613
..
e0c58c1
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
CC=gcc
-CFLAGS=-Wall
+CFLAGS=-Wall -Wextra
all: handle_core