From e4377a48c1c163a2098b29ea7a63ca2dff865922 Mon Sep 17 00:00:00 2001 From: maniacikarus Date: Sat, 7 Feb 2009 08:56:07 +0100 Subject: [PATCH] Revert "Compile squid with flag --with-maxfd=1024" This reverts commit d649d96fcc5c3448a7d6e7b1eabd469307379358. --- lfs/squid | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/squid b/lfs/squid index 8128eb777..80e14f017 100644 --- a/lfs/squid +++ b/lfs/squid @@ -86,7 +86,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-ntlm-auth-helpers="SMB" \ --enable-useragent-log \ --enable-referer-log \ - --with-maxfd=1024 \ --with-pthreads --with-dl cd $(DIR_APP) && make $(MAKETUNING)