]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Revert "Compile squid with flag --with-maxfd=1024"
authormaniacikarus <maniacikarus@ipfire.org>
Sat, 7 Feb 2009 07:56:07 +0000 (08:56 +0100)
committermaniacikarus <maniacikarus@ipfire.org>
Sat, 7 Feb 2009 07:56:07 +0000 (08:56 +0100)
This reverts commit d649d96fcc5c3448a7d6e7b1eabd469307379358.

lfs/squid

index 8128eb77790908ab615535d0078247dc0d0dc867..80e14f017fbbca839d0d89040deebddfd33ae6d5 100644 (file)
--- 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)