mirror of https://github.com/openwrt/packages.git
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
parent
fa95654b28
commit
e85ceaaa14
|
@ -99,6 +99,7 @@ endef
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-man \
|
||||||
--disable-notify \
|
--disable-notify \
|
||||||
--disable-strict
|
--disable-strict
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue