[rygel] build: No need for -export-dynamic



commit a494bebeea667f4f281ce38f2653d83e797e13a6
Author: Jens Georg <jensg openismus com>
Date:   Tue Dec 18 17:24:27 2012 +0100

    build: No need for -export-dynamic

 src/rygel/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index ab46c60..ffaad53 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -24,8 +24,6 @@ rygel_CFLAGS = \
 rygel_LDADD = \
 	$(RYGEL_DEPS_LIBS) \
 	$(RYGEL_COMMON_LIBRYGEL_SERVER_LIBS)
-rygel_LDFLAGS = \
-	-export-dynamic
 
 vapidir = $(VAPIDIR)
 vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]