projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
handle routing properly in lone-master case
[l2tpns.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
f344f28
..
722e9d2
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,7
+25,7
@@
LD = gcc
INCLUDES = -I.
CPPFLAGS = $(INCLUDES) $(DEFINES)
CFLAGS = -Wall $(OPTIM)
-LDFLAGS =
-rdynamic
+LDFLAGS =
LDLIBS = -lm
INSTALL = install -c -D -o root -g root