port: add 'notext' keyword linker support
[babeltrace.git] / src / plugins / lttng-utils / Makefile.am
index 19cecac310319bdd689765181b82a470a00157de..d01e36fac376982e90aaa8fb8337b33c74b90d71 100644 (file)
@@ -18,7 +18,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.023287 seconds and 4 git commands to generate.