opensc: do not build man pages

Add --disable-man to configure flags to skip building man pages.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
pull/18273/head
Eneas U de Queiroz 2022-04-07 10:39:46 -03:00
parent fa95654b28
commit e85ceaaa14
No known key found for this signature in database
GPG Key ID: 5FB9FAF260B80AEA
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ endef
endef endef
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \
--disable-man \
--disable-notify \ --disable-notify \
--disable-strict --disable-strict