mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +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
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += --enable-ndebug
|
CONFIGURE_ARGS += --enable-ndebug
|
||||||
CONFIGURE_ARGS += --disable-ssl
|
|
||||||
CONFIGURE_ARGS += --enable-shared
|
CONFIGURE_ARGS += --enable-shared
|
||||||
|
|
||||||
TARGET_CFLAGS += -flto -std=gnu99
|
TARGET_CFLAGS += -flto -std=gnu99
|
||||||
|
|||||||
Reference in New Issue
Block a user