ocserv: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
f0d8226753
commit
fa4365dd9b
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue