openvswitch: configure with --disable-silent-rules
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 8 Jan 2020 03:05:28 +0000 (11:05 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 8 Jan 2020 03:54:46 +0000 (11:54 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/openvswitch/Makefile

index d50425702343ea745968f291bf4d840619359352..db9a9fd1d884ca0b02970bd5f3a4f24196e5be75 100644 (file)
@@ -318,6 +318,7 @@ CONFIGURE_ARGS+= \
        --enable-ndebug \
        --enable-shared \
        --disable-libcapng \
+       --disable-silent-rules \
 
 CONFIGURE_VARS += \
        ovs_cv_flake8=no \