mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lttng-tools: fix build failure with libkmod (closes: #1004)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
@@ -34,6 +34,8 @@ define Package/lttng-tools
|
|||||||
DEPENDS:= +lttng-ust +libpopt +libxml2
|
DEPENDS:= +lttng-ust +libpopt +libxml2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_ARGS += --disable-kmod
|
||||||
|
|
||||||
TARGET_LDFLAGS += -lurcu-bp
|
TARGET_LDFLAGS += -lurcu-bp
|
||||||
|
|
||||||
MAKE_FLAGS += V="$(V)"
|
MAKE_FLAGS += V="$(V)"
|
||||||
|
|||||||
Reference in New Issue
Block a user