mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/freeswitch: disable display of ClueCon banner in fs_cli
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
aad1591852
commit
848370091c
@ -37,6 +37,10 @@ FREESWITCH_DEPENDENCIES = \
|
|||||||
util-linux \
|
util-linux \
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
|
# disable display of ClueCon banner in fs_cli
|
||||||
|
FREESWITCH_CONF_ENV += \
|
||||||
|
disable_cc=yes
|
||||||
|
|
||||||
# we neither need host-perl nor host-php
|
# we neither need host-perl nor host-php
|
||||||
FREESWITCH_CONF_ENV += \
|
FREESWITCH_CONF_ENV += \
|
||||||
ac_cv_prog_PERL=false \
|
ac_cv_prog_PERL=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user