Explorar o código

expat: fix build, disable docbook

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Waldemar Brodkorb hai 1 ano
pai
achega
be85ab0374
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      toolchain/expat/Makefile

+ 1 - 0
toolchain/expat/Makefile

@@ -16,6 +16,7 @@ $(WRKBUILD)/.configured:
 		--prefix=$(STAGING_HOST_DIR)/usr \
 		--enable-static \
 		--disable-shared \
+		--without-docbook \
 	);
 	touch $@