aboutsummaryrefslogtreecommitdiff
path: root/net/squid/patches/010-no-buildbxxflags.patch
Commit message (Collapse)AuthorAge
* squid: bump to release 5.7Eneas U de Queiroz2023-02-16
| | | | | | This is the latest version and brings compatibility with OpenSSL 3.0. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* squid: fix compilation with ccacheRosen Penev2020-12-05
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>