Add -ust to the name of UST threads of the application
[lttng-ust.git] / liblttng-ust / Makefile.am
index f1801cf59e17f2cedbe9b4a09f65a55e724e9084..05929be71f61640bba27db03a53ac59d68ae2064 100644 (file)
@@ -14,6 +14,7 @@ liblttng_ust_tracepoint_la_SOURCES = \
        error.h
 liblttng_ust_tracepoint_la_LIBADD = \
        -lurcu-bp \
+       -lpthread \
        $(top_builddir)/snprintf/libustsnprintf.la
 liblttng_ust_tracepoint_la_LDFLAGS = -no-undefined -version-info $(LTTNG_UST_LIBRARY_VERSION)
 liblttng_ust_tracepoint_la_CFLAGS = -DUST_COMPONENT="liblttng_ust_tracepoint" -fno-strict-aliasing
This page took 0.022678 seconds and 4 git commands to generate.