Squid: Enable support for zph-qos.

Fixes #10087.
This commit is contained in:
Stefan Schantl
2014-01-22 20:29:26 +01:00
parent 240acdfd87
commit abfd82b15e

View File

@@ -116,7 +116,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-kill-parent-hack \
--disable-wccpv2 \
--enable-icap-client \
--disable-esi
--disable-esi \
--enable-zph-qos
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install