1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00

expat: disable docbook

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
Andy Walsh 2018-09-01 14:16:16 +02:00
parent 67ff849bce
commit 6186f46d2e

View File

@ -41,7 +41,8 @@ TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += \
--enable-shared \
--enable-static
--enable-static \
--without-docbook
define Host/Install
$(MAKE) -C $(HOST_BUILD_DIR) install