summaryrefslogtreecommitdiff
path: root/sysutils/lttng-ust/files/patch-doc_examples_gen-tp_Makefile
blob: d6d81d5e72295effb40da11f89387772fd490cab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- doc/examples/gen-tp/Makefile.orig	2022-03-25 15:37:17 UTC
+++ doc/examples/gen-tp/Makefile
@@ -12,8 +12,8 @@
 
 PYTHON := python
 
-LIBS = -ldl -llttng-ust		#On Linux
-#LIBS = -lc -llttng-ust		#On BSD
+#LIBS = -ldl -llttng-ust		#On Linux
+LIBS = -llttng-ust		#On FreeBSD
 AM_V_P := :
 
 all: sample