projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70aa116
)
-rdynamic is not required (functions passed to plugins)
author
Brendan O'Dea
<bod@optus.net>
Mon, 8 Nov 2004 12:31:01 +0000
(12:31 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Mon, 8 Nov 2004 12:31:01 +0000
(12:31 +0000)
Makefile
patch
|
blob
|
history
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