freeswitch-stable: remove --disable-silent-rules

Remove this switch as the logs grow quite big with this level of
verbosity.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
Sebastian Kemper 2018-02-05 21:42:18 +01:00
parent 6b6e7a9d5d
commit 21e64474a4

View file

@ -676,7 +676,6 @@ endef
CONFIGURE_ARGS+= \
--srcdir=$(PKG_BUILD_DIR) \
--disable-dependency-tracking \
--disable-silent-rules \
--disable-static \
--disable-system-xmlrpc-c \
--enable-core-libedit-support \