openvswitch: remove --disable-ssl
authorYousong Zhou <redacted>
Tue, 13 Feb 2018 06:24:16 +0000 (14:24 +0800)
committerYousong 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

index 06347e148e7926366d285eaf7d9e48c52bf7c0e9..8887a561909ec43e08b47860c1d8b3b40a2e474d 100644 (file)
@@ -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