1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 19:03:52 +02:00

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

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