Browse Source

openvswitch: remove --disable-ssl

Remove it since we already select libopenssl in openvswitch-base

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou 6 years ago
parent
commit
c8ed010772
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/openvswitch/Makefile

+ 0
- 1
net/openvswitch/Makefile View 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


Loading…
Cancel
Save