Waldemar Brodkorb 10 gadi atpakaļ
vecāks
revīzija
9a5b4a4abb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      package/bind/Makefile

+ 1 - 0
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 \