From: maniacikarus Date: Sat, 7 Feb 2009 07:56:07 +0000 (+0100) Subject: Revert "Compile squid with flag --with-maxfd=1024" X-Git-Tag: v2.5-beta1~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4377a48c1c163a2098b29ea7a63ca2dff865922;p=ipfire-2.x.git Revert "Compile squid with flag --with-maxfd=1024" This reverts commit d649d96fcc5c3448a7d6e7b1eabd469307379358. --- diff --git a/lfs/squid b/lfs/squid index 8128eb7779..80e14f017f 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)