summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/freeswitch/freeswitch.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 081b99fee8..fe4db68fe2 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -37,6 +37,10 @@ FREESWITCH_DEPENDENCIES = \
util-linux \
zlib
+# disable display of ClueCon banner in fs_cli
+FREESWITCH_CONF_ENV += \
+ disable_cc=yes
+
# we neither need host-perl nor host-php
FREESWITCH_CONF_ENV += \
ac_cv_prog_PERL=false \
OpenPOWER on IntegriCloud