On Mon, 4 Mar 2024 06:42:30 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> I wonder if it's the SetupToolchain changes that has caused this. ccache is > collapsed into CC and CXX to my knowledge Yeah, it must have been. Would you like to take a look at it? Otherwise I'll file a bug and fix it. Breaking ccache was an unintended regression, so it needs to be fixed. If we want to drop ccache support it needs to be done explicitly and separately. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17986#issuecomment-1976368808