From 9a5b4a4abbe32cfd0c0b9c5649be5da37a6ae7a3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Jun 2014 19:40:18 +0200 Subject: disable gssapi --- package/bind/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/bind/Makefile') diff --git a/package/bind/Makefile b/package/bind/Makefile index f7ce9b38f..776308abb 100644 --- a/package/bind/Makefile +++ b/package/bind/Makefile @@ -57,6 +57,7 @@ $(eval $(call PKG_template,LIBBIND,libbind,${PKG_VERSION}-${PKG_RELEASE},,${PKGS CONFIGURE_ARGS+= --with-randomdev=/dev/urandom \ --with-ecdsa=no \ --with-gost=no \ + --with-gssapi=no \ --with-openssl=${STAGING_TARGET_DIR}/usr \ --with-libxml2=${STAGING_TARGET_DIR}/usr \ --enable-epoll \ -- cgit v1.2.3