summaryrefslogtreecommitdiff
path: root/package/expat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/expat/Makefile')
-rw-r--r--package/expat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/expat/Makefile b/package/expat/Makefile
index 2ab8949ef..e02af97c9 100644
--- a/package/expat/Makefile
+++ b/package/expat/Makefile
@@ -26,6 +26,8 @@ TARGET_CFLAGS:= $(filter-out -static,$(TARGET_CFLAGS))
TARGET_LDFLAGS:=$(filter-out -static,$(TARGET_LDFLAGS))
endif
+CONFIGURE_ARGS+= --without-docbook
+
libexpat-install:
${INSTALL_DIR} ${IDIR_LIBEXPAT}/usr/lib
${CP} ${WRKINST}/usr/lib/libexpat.so* ${IDIR_LIBEXPAT}/usr/lib/