summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2012-12-15 12:33:46 +0100
committerJens Georg <jensg@openismus.com>2012-12-17 14:05:22 +0100
commit8641b8175d5ebb57d30a9497d44390f58ef69e2d (patch)
tree56332c122d829ae987d306df076d3a6be64cb80c /common.am
parent6dd70a157ed946a55a12274c22d92f9abac10870 (diff)
downloadrygel-8641b8175d5ebb57d30a9497d44390f58ef69e2d.tar.gz
engine-gst,gst-launch: Remove gst-launch hack
Diffstat (limited to 'common.am')
-rw-r--r--common.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.am b/common.am
index 42332a48..5d3f6971 100644
--- a/common.am
+++ b/common.am
@@ -105,7 +105,7 @@ RYGEL_COMMON_VALAFLAGS = \
$(COVERAGE_VALAFLAGS)
-RYGEL_PLUGIN_LINKER_FLAGS = -shared -fPIC -module -avoid-version
+RYGEL_PLUGIN_LINKER_FLAGS = -shared -fPIC -module -avoid-version -Wl,-z,defs
vala-clean:
rm -f `find . -name "*.stamp"`