projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
release 2.0.20
[l2tpns.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
0bff86f
..
673c41f
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
CC = gcc
LD = gcc
INCLUDES = -I.
CPPFLAGS = $(INCLUDES) $(DEFINES)
-CFLAGS = -Wall $(OPTIM)
+CFLAGS = -Wall
-Wno-format-zero-length
$(OPTIM)
LDFLAGS =
LDLIBS =
INSTALL = install -c -D -o root -g root