Explorar o código

disable gssapi

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
9a5b4a4abb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 \