summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/squid/squid.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index fc58fce9b..1ccb2da74 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -16,6 +16,7 @@ SQUID_CONF_ENV = ac_cv_epoll_works=yes ac_cv_func_setresuid=yes \
SQUID_CONF_OPT = --enable-async-io=8 --enable-linux-netfilter \
--enable-removal-policies="lru,heap" \
--with-filedescriptors=1024 --disable-ident-lookups \
+ --with-krb5-config=no \
--enable-auth-basic="fake getpwnam" \
--enable-auth-digest="file" \
--enable-auth-negotiate="wrapper" \