mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
LTTng stands for Linux Trace Toolkit: next generation. It's a modern toolkit for tracing Linux (And now FreeBSD, only userspace now) programs. PR: 216142 Submitted by: mmokhi Reported by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9200
10 lines
316 B
Text
10 lines
316 B
Text
--- 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 \
|