RFR: 8326583: Remove over-generalized DefineNativeToolchain solution [v4]

Magnus Ihse Bursie ihse at openjdk.org
Mon Mar 4 11:30:55 UTC 2024


On Mon, 4 Mar 2024 06:42:30 GMT, Julian Waters <jwaters at 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


More information about the core-libs-dev mailing list