libnftnl: drop unsupported configure option

--without-json-parsing is not a supported configure option.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
master
Kevin Darbyshire-Bryant 4 years ago
parent 6f01d3334e
commit a0027f8dbf

@ -43,8 +43,7 @@ TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \
--enable-static \ --enable-static \
--enable-shared \ --enable-shared
--without-json-parsing
define Build/InstallDev define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include/libnftnl $(INSTALL_DIR) $(1)/usr/include/libnftnl

Loading…
Cancel
Save