projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
375c001
)
klish: CONFIGURE_ARGS += --with-libxml2
6021/head
author
Takashi Umeno
<umeno.takashi@gmail.com>
Tue, 8 May 2018 13:00:58 +0000
(22:00 +0900)
committer
Takashi Umeno
<umeno.takashi@gmail.com>
Tue, 8 May 2018 13:00:58 +0000
(22:00 +0900)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
utils/klish/Makefile
patch
|
blob
|
history
diff --git
a/utils/klish/Makefile
b/utils/klish/Makefile
index 42968a83cbb39a267d55db25871c1f480820a889..7f7fa011df45008fb244ac554968cc7927bb24c6 100644
(file)
--- a/
utils/klish/Makefile
+++ b/
utils/klish/Makefile
@@
-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