projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d0e51a
)
use -W too
author
Daniel Stenberg
<daniel@haxx.se>
Fri, 22 Feb 2002 13:53:41 +0000
(13:53 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Fri, 22 Feb 2002 13:53:41 +0000
(13:53 +0000)
tests/server/Makefile
patch
|
blob
|
history
diff --git
a/tests/server/Makefile
b/tests/server/Makefile
index f093bd6c67282928e5119e4fd02ec3e0dafc8b26..01ecfba021ab499bbb99a891d45bbf22420a2c05 100644
(file)
--- a/
tests/server/Makefile
+++ b/
tests/server/Makefile
@@
-1,5
+1,5
@@
CC = gcc
-CFLAGS = -g -Wall
+CFLAGS = -g -Wall
-W
.PHONY: all clean