mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user