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 committed by Josef Schlehofer
parent fefe8e1f79
commit fec2709d78
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 2 additions and 1 deletions

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