blob: 6cf9ff57a759d37238f45e20e51e51b0b2d8ca04 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- liblttng-ust/Makefile.am.orig 2016-11-29 01:46:24 UTC
+++ liblttng-ust/Makefile.am
@@ -89,8 +89,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 \
|