Skip to content

Commit

Permalink
libassuan: build with --disable-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tlaurion committed Jun 26, 2023
1 parent 1e3c461 commit a5e62ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/libassuan
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ libassuan_configure := \
--host $(MUSL_ARCH)-linux-musl \
--prefix "/" \
--disable-static \
--disable-doc \
--with-gpg-error-prefix="$(INSTALL)" \

libassuan_target := $(MAKE_JOBS) \
Expand Down

0 comments on commit a5e62ef

Please sign in to comment.