]> git.ipfire.org Git - thirdparty/squid.git/commit
Make hdrtest ccache-friendly (#2466) master
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 9 Aug 2026 20:34:01 +0000 (20:34 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 9 Aug 2026 20:34:11 +0000 (20:34 +0000)
commitd1cd7c098d4623141e1b8255267ed66083b77ba6
tree10ba7b5a634229484384792f3d332558e43e49ff
parent12b87eed0c99ba7012ac746d8d36b234e63ba9ea
Make hdrtest ccache-friendly (#2466)

The solution implemented in commit ca4ed647e71
makes the testHeaders process unfriendly to ccache,
because the sources for testheaders are not hermetic.

Change how hdrtest filenames are derived so that they
are unique and reproducible across "make" runs.
src/TestHeaders.am