diff --git a/lfs/squid b/lfs/squid index 9bb8b50b8..16df62101 100644 --- a/lfs/squid +++ b/lfs/squid @@ -87,7 +87,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-referer-log \ --enable-snmp \ --with-pthreads --with-dl \ - --with-maxfd="16384" + --with-maxfd="16384" \ + --with-large-files cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install