projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6e7a9
)
freeswitch-stable: remove --disable-silent-rules
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Mon, 5 Feb 2018 20:42:18 +0000
(21:42 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Mon, 5 Feb 2018 20:42:40 +0000
(21:42 +0100)
Remove this switch as the logs grow quite big with this level of
verbosity.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch-stable/Makefile
b/net/freeswitch-stable/Makefile
index f0ca8c05cc409ce36f112b044b5835369e064f4c..9695a765a35be5d15aab76c34e29e66551cba153 100644
(file)
--- a/
net/freeswitch-stable/Makefile
+++ b/
net/freeswitch-stable/Makefile
@@
-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 \