Revert "Compile squid with flag --with-maxfd=1024"

This reverts commit d649d96fcc.
This commit is contained in:
maniacikarus
2009-02-07 08:56:07 +01:00
parent b88a186fc4
commit e4377a48c1

View File

@@ -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)