mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
pkg-autotools.mk: also use QUIET for host configure runs
Similar to how we do it for target configure runs. For make -s invocations. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
fedf4815ba
commit
9f5a9deb8c
@ -136,7 +136,7 @@ define $(2)_CONFIGURE_CMDS
|
|||||||
--disable-documentation \
|
--disable-documentation \
|
||||||
--with-xmlto=no \
|
--with-xmlto=no \
|
||||||
--with-fop=no \
|
--with-fop=no \
|
||||||
$$($$(PKG)_CONF_OPT) \
|
$$(QUIET) $$($$(PKG)_CONF_OPT) \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user