klish: CONFIGURE_ARGS += --with-libxml2 6021/head
authorTakashi Umeno <umeno.takashi@gmail.com>
Tue, 8 May 2018 13:00:58 +0000 (22:00 +0900)
committerTakashi 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

index 42968a83cbb39a267d55db25871c1f480820a889..7f7fa011df45008fb244ac554968cc7927bb24c6 100644 (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