Add --enable-asan configure option
[babeltrace.git] / src / plugins / text / Makefile.am
index 9d8ed88dd84ab00391df49789c847ff04f636702..9e69ad8016aed8bc38eee57dab8f88459a7b4dc8 100644 (file)
@@ -7,6 +7,7 @@ plugin_LTLIBRARIES = babeltrace-plugin-text.la
 
 babeltrace_plugin_text_la_SOURCES = plugin.c
 babeltrace_plugin_text_la_LDFLAGS = \
+       $(AM_LDFLAGS) \
        $(LT_NO_UNDEFINED) \
        -avoid-version -module $(LD_NOTEXT)
 
This page took 0.024039 seconds and 4 git commands to generate.