Makefile.am: Remove -export-dynamic.
authorBen Pfaff <blp@nicira.com>
Mon, 14 May 2012 20:31:07 +0000 (13:31 -0700)
committerBen 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

index 91adf05..c0c100e 100644 (file)
@@ -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 =