mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libplayer: Remove unsupported QUIET variable
Fixes the following compilation problem when building with 'make -s' Unknown option "-q". See ./configure --help for available options. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d3bde0a64e
commit
95e54f65a2
@ -18,7 +18,7 @@ define LIBPLAYER_CONFIGURE_CMDS
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--cross-compile \
|
--cross-compile \
|
||||||
$(SHARED_STATIC_LIBS_OPTS) \
|
$(SHARED_STATIC_LIBS_OPTS) \
|
||||||
$(QUIET) $(LIBPLAYER_CONF_OPT) \
|
$(LIBPLAYER_CONF_OPT) \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user