package/freeswitch: disable display of ClueCon banner in fs_cli
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 17 Mar 2017 19:23:06 +0000 (20:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Mar 2017 13:00:56 +0000 (14:00 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/freeswitch/freeswitch.mk

index 081b99fee8eefb0c261f85eaf437f8b4614193b4..fe4db68fe2153e2dec9a011adc4f683d8894935f 100644 (file)
@@ -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 \