openvswitch: configure with --disable-silent-rules
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
67a95d4984
commit
99ecbf7f40
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ CONFIGURE_ARGS+= \
|
||||||
--enable-ndebug \
|
--enable-ndebug \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-libcapng \
|
--disable-libcapng \
|
||||||
|
--disable-silent-rules \
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
ovs_cv_flake8=no \
|
ovs_cv_flake8=no \
|
||||||
|
|
Loading…
Reference in a new issue