Add --enable-asan configure option
[babeltrace.git] / src / plugins / ctf / Makefile.am
index 104229d2de37844186007656791ce5959b9ced83..24a434011501ac47dfbf4ba5b053be65e46a9b22 100644 (file)
@@ -12,6 +12,7 @@ plugin_LTLIBRARIES = babeltrace-plugin-ctf.la
 babeltrace_plugin_ctf_la_SOURCES = plugin.c
 
 babeltrace_plugin_ctf_la_LDFLAGS = \
+       $(AM_LDFLAGS) \
        $(LT_NO_UNDEFINED) \
        -avoid-version -module $(LD_NOTEXT)
 
This page took 0.024029 seconds and 4 git commands to generate.