Fix: lttng-ust needs -ldl for tracef()
[lttng-ust.git] / liblttng-ust / Makefile.am
index 569a701a3b1e343994a03986a381dfac564a3f94..ea4e403c652806638fd854277c2399cd6fdc6bef 100644 (file)
@@ -72,6 +72,7 @@ liblttng_ust_la_LIBADD = \
        -lpthread \
        -lrt \
        -lurcu-cds \
+       -ldl \
        $(top_builddir)/snprintf/libustsnprintf.la \
        $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
        liblttng-ust-tracepoint.la \
This page took 0.023578 seconds and 4 git commands to generate.