squid: fix compilation with ccache 14147/head
authorRosen Penev <rosenp@gmail.com>
Sun, 6 Dec 2020 04:38:43 +0000 (20:38 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 6 Dec 2020 06:46:01 +0000 (22:46 -0800)
commita642218951b7eb1ef5efd0e4c5106a6fff58f2fe
tree131d1adab033570d0f97326c03714fad2c8c867c
parent2ef970137f38385d692040563efdf11ec8887935
squid: fix compilation with ccache

Added a patch to remove BUILDCXXFLAGS. For some reason, TARGET_CXXFLAGS
are leaking.

Removed custom Build/Compile section. There's already PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/squid/Makefile
net/squid/patches/010-no-buildbxxflags.patch [new file with mode: 0644]