aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2022-04-07 10:39:46 -0300
committerEneas U de Queiroz <cotequeiroz@gmail.com>2022-04-08 17:35:49 -0300
commite85ceaaa14ba5dc2481590e8d5b11e2d5dab0d2a (patch)
tree7c3590b38e51238d379c318bfd917324bd440144
parentfa95654b28bb7c894cdc689ab941cc9db2a62ce1 (diff)
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>
-rw-r--r--utils/opensc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/opensc/Makefile b/utils/opensc/Makefile
index 1d84b1f54..be01913a5 100644
--- a/utils/opensc/Makefile
+++ b/utils/opensc/Makefile
@@ -99,6 +99,7 @@ endef
endef
CONFIGURE_ARGS += \
+ --disable-man \
--disable-notify \
--disable-strict