Browse Source

ocserv: explicitly disable lz4 building

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 8 years ago
parent
commit
75f2d6f71e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/ocserv/Makefile

+ 1
- 0
net/ocserv/Makefile View File

@ -60,6 +60,7 @@ CONFIGURE_ARGS+= \
--enable-local-libopts \
--with-libreadline-prefix="$(STAGING_DIR)/" \
--without-libnl \
--without-lz4 \
--without-gssapi \
--with-libcrypt-prefix="$(STAGING_DIR)/" \
--without-lz4 \


Loading…
Cancel
Save