summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
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"`