Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | squid: bump to release 5.7 | Eneas U de Queiroz | 2023-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 ccache | Rosen Penev | 2020-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> |