port: add 'notext' keyword linker support
[babeltrace.git] / src / plugins / lttng-utils / Makefile.am
index 52939803eec550f7ed393d0b5ea55c9ff19bc815..68e906474aa1a3858a6537fdcaaafbff2c273d9d 100644 (file)
@@ -16,7 +16,7 @@ babeltrace_plugin_lttng_utils_la_SOURCES = \
 
 babeltrace_plugin_lttng_utils_la_LDFLAGS = \
        $(LT_NO_UNDEFINED) \
-       -avoid-version -module \
+       -avoid-version -module $(LD_NOTEXT) \
        $(ELFUTILS_LIBS)
 
 if !ENABLE_BUILT_IN_PLUGINS
This page took 0.02258 seconds and 4 git commands to generate.