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>
This commit is contained in:
parent
fa95654b28
commit
e85ceaaa14
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ endef
|
|||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-man \
|
||||
--disable-notify \
|
||||
--disable-strict
|
||||
|
||||
|
|
Loading…
Reference in a new issue