projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b67b2b0
)
Makefile.am: Remove -export-dynamic.
author
Ben Pfaff
<blp@nicira.com>
Mon, 14 May 2012 20:31:07 +0000
(13:31 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 14 May 2012 21:10:00 +0000
(14:10 -0700)
This got added as part of the "initial import" commit from March 2008. I
don't see any value in it.
Signed-off-by: Ben Pfaff <blp@nicira.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 91adf05feb570945ab4f00fbe3f1bace0a61871f..c0c100e76f906d818341a655eaec2f2deca70340 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-20,8
+20,6
@@
AM_CFLAGS += $(WARNING_FLAGS)
if NDEBUG
AM_CPPFLAGS += -DNDEBUG
AM_CFLAGS += -fomit-frame-pointer
-else
-AM_LDFLAGS = -export-dynamic
endif
ALL_LOCAL =