openvswitch: configure with --disable-silent-rules

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou 2020-01-08 11:05:28 +08:00
parent 67a95d4984
commit 99ecbf7f40

View file

@ -318,6 +318,7 @@ CONFIGURE_ARGS+= \
--enable-ndebug \
--enable-shared \
--disable-libcapng \
--disable-silent-rules \
CONFIGURE_VARS += \
ovs_cv_flake8=no \