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:
parent
6b6e7a9d5d
commit
21e64474a4
1 changed files with 0 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue