ocserv: explicitly pass --without-gssapi to work-around SDK issue

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2015-04-27 15:42:11 +02:00
parent f0d8226753
commit fa4365dd9b

View file

@ -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)