From: Stefan Schantl Date: Wed, 22 Jan 2014 19:29:26 +0000 (+0100) Subject: Squid: Enable support for zph-qos. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=abfd82b15e479ccfc351328ca0e86fc646f0eac5;ds=sidebyside Squid: Enable support for zph-qos. Fixes #10087. --- diff --git a/lfs/squid b/lfs/squid index 3c5f6c54a..f76a16c36 100644 --- a/lfs/squid +++ b/lfs/squid @@ -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