mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Also, drop patch that disables libdbus-1 check in configure script. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -124,6 +124,12 @@ define Package/tcpreplay-all/description
|
||||
to support switches, routers, and IP Flow/NetFlow appliances.
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_lib_nl_nl_cache_alloc=no \
|
||||
ac_cv_lib_nl_genl_3_genl_connect=no \
|
||||
ac_cv_lib_nl_3_nl_cache_alloc=no \
|
||||
ac_cv_lib_dbus_1_dbus_malloc=no
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-force-pf \
|
||||
--enable-dynamic-link \
|
||||
|
||||
Reference in New Issue
Block a user