openvswitch: remove --disable-ssl
Remove it since we already select libopenssl in openvswitch-base Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
f11d8495ca
commit
c8ed010772
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue