projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a95d4
)
openvswitch: configure with --disable-silent-rules
author
Yousong Zhou
<yszhou4tech@gmail.com>
Wed, 8 Jan 2020 03:05:28 +0000
(11:05 +0800)
committer
Yousong 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
patch
|
blob
|
history
diff --git
a/net/openvswitch/Makefile
b/net/openvswitch/Makefile
index d50425702343ea745968f291bf4d840619359352..db9a9fd1d884ca0b02970bd5f3a4f24196e5be75 100644
(file)
--- 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 \