klish: CONFIGURE_ARGS += --with-libxml2

Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
This commit is contained in:
Takashi Umeno 2018-05-08 22:00:58 +09:00
parent 375c001935
commit e6993ad50f
1 changed files with 1 additions and 5 deletions

View File

@ -53,11 +53,7 @@ endef
TARGET_LDFLAGS += -lxml2 -lz
TARGET_CFLAGS += -D_XOPEN_SOURCE=500
define Build/Configure
$(call Build/Configure/Default, \
--with-libxml2 \
)
endef
CONFIGURE_ARGS += --with-libxml2
define Package/klish/install
$(INSTALL_DIR) $(1)/usr/bin