Commit 2b624a19 authored by Romain Naour's avatar Romain Naour Committed by Thomas Petazzoni
Browse files

package/lttng-tools: remove autoreconf



lttng-tools-2.0-pre15-no-sync-file-range-in-uclibc.patch is gone
with the commit fb5d6056.

lttng-tools-no-sync-file-range-in-uclibc.patch is gone
with the commit ed692e2d.

There is no need to autoreconf lttng-tools.

Signed-off-by: default avatarRomain Naour <romain.naour@openwide.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ca607498
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@ LTTNG_TOOLS_CONF_OPTS += --with-xml-prefix=$(STAGING_DIR)/usr
# trace format into an human readable format.
LTTNG_TOOLS_DEPENDENCIES = liburcu libxml2 popt host-lttng-babeltrace util-linux

LTTNG_AUTORECONF = YES

ifeq ($(BR2_PACKAGE_LTTNG_LIBUST),y)
LTTNG_TOOLS_CONF_OPTS += --enable-lttng-ust
LTTNG_TOOLS_DEPENDENCIES += lttng-libust