ports/sysutils/lttng-ust/files/patch-lttng-ust.pc.in
Mahdi Mokhtari a8416c340c Adding sysutils/lttng-ust and sysutils/lttng-tools.
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
2017-02-11 15:36:17 +00:00

10 lines
290 B
PkgConfig

--- lttng-ust.pc.in.orig 2015-06-01 11:38:44 UTC
+++ lttng-ust.pc.in
@@ -8,6 +8,6 @@ Description: The LTTng Userspace Tracer
Version: @PACKAGE_VERSION@
Requires:
Requires.private: liburcu-bp
-Libs: -L${libdir} -llttng-ust -ldl
+Libs: -L${libdir} -llttng-ust
Cflags: -I${includedir}