ports/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefile.am
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

11 lines
311 B
Text

--- tests/regression/ust/ust-dl/Makefile.am.orig 2017-01-12 17:21:10 UTC
+++ tests/regression/ust/ust-dl/Makefile.am
@@ -19,7 +19,7 @@ AM_CPPFLAGS = -I$(srcdir) -g
noinst_PROGRAMS = prog
prog_SOURCES = prog.c
-prog_LDADD = -ldl
+prog_LDADD =
noinst_LTLIBRARIES = libzzz.la libbar.la libfoo.la libtp.la