Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

This commit is contained in:
Arne Fitzenreiter
2013-07-15 20:36:53 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/squid

View File

@@ -87,8 +87,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-referer-log \
--enable-snmp \
--with-pthreads --with-dl \
--with-maxfd="16384" \
--with-filedescriptors=16384 \
--with-maxfd="65536" \
--with-filedescriptors=65536 \
--with-large-files \
--with-aio \
--enable-async-io=8 \