mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
klish: CONFIGURE_ARGS += --with-libxml2
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
This commit is contained in:
@@ -53,11 +53,7 @@ endef
|
|||||||
TARGET_LDFLAGS += -lxml2 -lz
|
TARGET_LDFLAGS += -lxml2 -lz
|
||||||
TARGET_CFLAGS += -D_XOPEN_SOURCE=500
|
TARGET_CFLAGS += -D_XOPEN_SOURCE=500
|
||||||
|
|
||||||
define Build/Configure
|
CONFIGURE_ARGS += --with-libxml2
|
||||||
$(call Build/Configure/Default, \
|
|
||||||
--with-libxml2 \
|
|
||||||
)
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Package/klish/install
|
define Package/klish/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user