mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +08: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
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --disable-kmod
|
||||
|
||||
TARGET_LDFLAGS += -lurcu-bp
|
||||
|
||||
MAKE_FLAGS += V="$(V)"
|
||||
|
||||
Reference in New Issue
Block a user