Browse Source

expat: disable docbook

Waldemar Brodkorb 1 year ago
parent
commit
fe6192afcf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/expat/Makefile

+ 2 - 0
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/