mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
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:
@@ -99,6 +99,7 @@ endef
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-man \
|
||||
--disable-notify \
|
||||
--disable-strict
|
||||
|
||||
|
||||
Reference in New Issue
Block a user