summaryrefslogtreecommitdiff
path: root/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefile.am
blob: 026c925d2dff1e8b948976dc54ab8849947949e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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