git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f11d849
)
openvswitch: remove --disable-ssl
author
Yousong Zhou
<redacted>
Tue, 13 Feb 2018 06:24:16 +0000
(14:24 +0800)
committer
Yousong Zhou
<redacted>
Mon, 5 Mar 2018 16:29:53 +0000
(
00:29
+0800)
Remove it since we already select libopenssl in openvswitch-base
Signed-off-by: Yousong Zhou <redacted>
net/openvswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/openvswitch/Makefile
b/net/openvswitch/Makefile
index 06347e148e7926366d285eaf7d9e48c52bf7c0e9..8887a561909ec43e08b47860c1d8b3b40a2e474d 100644
(file)
--- a/
net/openvswitch/Makefile
+++ b/
net/openvswitch/Makefile
@@
-147,7
+147,6
@@
define KernelPackage/openvswitch/description
endef
CONFIGURE_ARGS += --enable-ndebug
-CONFIGURE_ARGS += --disable-ssl
CONFIGURE_ARGS += --enable-shared
TARGET_CFLAGS += -flto -std=gnu99
git clone https://git.99rst.org/PROJECT