mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
ocserv: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -58,6 +58,7 @@ CONFIGURE_ARGS+= \
|
||||
--enable-local-libopts \
|
||||
--with-libreadline-prefix="$(STAGING_DIR)/" \
|
||||
--without-libnl \
|
||||
--without-gssapi \
|
||||
--with-libcrypt-prefix="$(STAGING_DIR)/" \
|
||||
|
||||
ifneq ($(CONFIG_OCSERV_PAM),y)
|
||||
|
||||
Reference in New Issue
Block a user