libpfring: disable libnl

When libnl is built, libpfring links against it. This causes the build
to fail due to a missing dependency. Disable libnl to avoid this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2018-10-07 13:20:11 +03:00
parent cab093b7da
commit bf47fe3d27

View file

@ -56,7 +56,8 @@ define Build/InstallDev
endef
CONFIGURE_VARS += \
MACHINE="$(ARCH)"
MACHINE="$(ARCH)" \
ac_cv_lib_nl_3_nl_socket_alloc=no
define Package/libpfring/install
$(INSTALL_DIR) $(1)/usr/lib/