Browse Source

openvswitch: configure with --disable-silent-rules

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou 5 years ago
parent
commit
99ecbf7f40
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/openvswitch/Makefile

+ 1
- 0
net/openvswitch/Makefile View File

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


Loading…
Cancel
Save