diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index d50425702..db9a9fd1d 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -318,6 +318,7 @@ CONFIGURE_ARGS+= \ --enable-ndebug \ --enable-shared \ --disable-libcapng \ + --disable-silent-rules \ CONFIGURE_VARS += \ ovs_cv_flake8=no \