summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/bind/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \