We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980b160 commit 9911730Copy full SHA for 9911730
package/lttng-tools/lttng-tools.mk
@@ -11,7 +11,7 @@ LTTNG_TOOLS_LICENSE = GPL-2.0+, LGPL-2.1+ (include/lttng/*, src/lib/lttng-ctl/*)
11
LTTNG_TOOLS_LICENSE_FILES = gpl-2.0.txt lgpl-2.1.txt LICENSE
12
LTTNG_TOOLS_CONF_OPTS += --disable-man-pages
13
# 0001-Fix-detect-dlmopen-and-disable-corresponding-tests-i.patch
14
-LTTNG_LIBUST_AUTORECONF = YES
+LTTNG_TOOLS_AUTORECONF = YES
15
LTTNG_TOOLS_DEPENDENCIES = liburcu libxml2 popt util-linux
16
17
ifeq ($(BR2_PACKAGE_LTTNG_LIBUST),y)
0 commit comments