Skip to content

Commit 58d5a29

Browse files
committed
libassuan: build with --disable-doc
1 parent e14b869 commit 58d5a29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/libassuan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ libassuan_configure := \
1313
--host $(MUSL_ARCH)-linux-musl \
1414
--prefix "/" \
1515
--disable-static \
16+
--disable-doc \
1617
--with-gpg-error-prefix="$(INSTALL)" \
1718

1819
libassuan_target := $(MAKE_JOBS) \

0 commit comments

Comments
 (0)