Tests: add consumer testpoint to pause data consumption
[lttng-tools.git] / src / bin / lttng-consumerd / Makefile.am
index acb8d7d44b896ba639245cf8f6a4f05375e6cba8..b7401de88c30a2a3c2d9401557f4ef923f4e4410 100644 (file)
@@ -15,6 +15,8 @@ lttng_consumerd_LDADD = \
           $(top_builddir)/src/common/health/libhealth.la \
           $(top_builddir)/src/common/testpoint/libtestpoint.la
 
+lttng_consumerd_LDFLAGS = -rdynamic
+
 if HAVE_LIBLTTNG_UST_CTL
 lttng_consumerd_LDADD += -llttng-ust-ctl
 endif
This page took 0.022918 seconds and 4 git commands to generate.