From abfd82b15e479ccfc351328ca0e86fc646f0eac5 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 22 Jan 2014 20:29:26 +0100 Subject: [PATCH] Squid: Enable support for zph-qos. Fixes #10087. --- lfs/squid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2